Reformat section "Is it GNU/Linux or Just Linux?" line length to conform to code style
This commit is contained in:
parent
e690a54498
commit
eeed7d6e6d
25
about.xhtml
25
about.xhtml
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - About -->
|
<!-- Inferencium - Website - About -->
|
||||||
<!-- Version: 8.1.0-alpha.10 -->
|
<!-- Version: 8.1.0-alpha.11 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -725,16 +725,19 @@
|
|||||||
</section>
|
</section>
|
||||||
<section id="gnulinux_or_linux">
|
<section id="gnulinux_or_linux">
|
||||||
<h2><a href="#gnulinux_or_linux">Is it GNU/Linux or Just Linux?</a></h2>
|
<h2><a href="#gnulinux_or_linux">Is it GNU/Linux or Just Linux?</a></h2>
|
||||||
<p>It's just Linux. GNU is unrelated to Linux, which is a kernel developed by
|
<p>It's just Linux. GNU is unrelated to Linux, which is a
|
||||||
Linus Torvalds. Linux can be used entirely without GNU software in userspace,
|
kernel developed by Linus Torvalds. Linux can be used
|
||||||
and the kernel can be compiled without the use of GNU tools. Just because GNU
|
entirely without GNU software in userspace, and the kernel
|
||||||
tools were used to initally develop and compile the kernel, and were initially
|
can be compiled without the use of GNU tools. Just because
|
||||||
the only available tools for userspace, does not make this true today, and it
|
GNU tools were used to initally develop and compile the
|
||||||
never made GNU a part of Linux itself at any point of time.</p>
|
kernel, and were initially the only available tools for
|
||||||
<p>Where are all of the other forward-slashes for every other piece of software
|
userspace, does not make this true today, and it never made
|
||||||
on a Linux-based system which makes it just as usable? If a system is running
|
GNU a part of Linux itself at any point of time.</p>
|
||||||
"GNU/Linux", it should be using more than a single forward-slash when there is
|
<p>Where are all of the other forward-slashes for every
|
||||||
more to the system than only GNU.</p>
|
other piece of software on a Linux-based system which makes
|
||||||
|
it just as usable? If a system is running "GNU/Linux", it
|
||||||
|
should be using more than a single forward-slash when there
|
||||||
|
is more to the system than only GNU.</p>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user