Minor tweak

This commit is contained in:
2024-06-10 12:45:03 +01:00
parent 2dddf3f7a8
commit cf5b2f31dc

View File

@@ -39,7 +39,7 @@ First, we'll take a look at Linux Distros and how they compare. ~~(I'd just like
All Linux distros use the Linux Kernel, and most (but not all) use GNU utilities and SystemD. All Linux distros use the Linux Kernel, and most (but not all) use GNU utilities and SystemD.
The Linux Kernel is very large, and so, much less minimal than any BSD Kernels. However, the code is there for a reason, and it is mainly for hardware support. The Linux Kernel is very large, and so, much less minimal than any BSD Kernels. However, the code is there for a reason, and it is mainly for hardware support. Linux also develops faster and tools are often replaced, making it more up-to-date but less stable.
In short, these are the advantages of Linux over BSDs: In short, these are the advantages of Linux over BSDs: