Add Linus Torvalds reference link
This commit is contained in:
parent
eeed7d6e6d
commit
fc81441f1c
18
about.xhtml
18
about.xhtml
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - About -->
|
||||
<!-- Version: 8.1.0-alpha.11 -->
|
||||
<!-- Version: 8.1.0-alpha.12 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -726,13 +726,15 @@
|
||||
<section id="gnulinux_or_linux">
|
||||
<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 Linus Torvalds. Linux can be used
|
||||
entirely without GNU software in userspace, and the kernel
|
||||
can be compiled without the use of GNU tools. Just because
|
||||
GNU tools were used to initally develop and compile the
|
||||
kernel, and were initially the only available tools for
|
||||
userspace, does not make this true today, and it never made
|
||||
GNU a part of Linux itself at any point of time.</p>
|
||||
kernel developed by
|
||||
<a href="https://wikipedia.org/wiki/Linus_Torvalds">Linus Torvalds</a>.
|
||||
Linux can be used entirely without GNU software in
|
||||
userspace, and the kernel can be compiled without the use of
|
||||
GNU tools. Just because GNU tools were used to initally
|
||||
develop and compile the kernel, and were initially the only
|
||||
available tools for userspace, does not make this true
|
||||
today, and it never made GNU a part of Linux itself at any
|
||||
point of time.</p>
|
||||
<p>Where are all of the other forward-slashes for every
|
||||
other piece of software on a Linux-based system which makes
|
||||
it just as usable? If a system is running "GNU/Linux", it
|
||||
|
Loading…
x
Reference in New Issue
Block a user