We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d86fb commit 58b7533Copy full SHA for 58b7533
intro.tex
@@ -2319,7 +2319,7 @@
2319
kernel parameter had to be changed or add a device driver. In modern
2320
implementations it is possible to set many kernel parameters dynamically using
2321
system utilities. Also, many Unix systems extend kernel services by using
2322
-\emph{loadable kernel modules}. For example FreeBSD 5.4-RELEASE has 392 such
+\emph{loadable kernel modules}. For example FreeBSD 15-RELEASE has 469 such
2323
modules.
2324
\item There are two ways to handle peripheral devices:
2325
\emph{block devices} and \emph{character/raw devices}. Block devices (e.g.
0 commit comments