Skip to content

Commit 58b7533

Browse files
committed
update module count for current FreeBSD
1 parent e7d86fb commit 58b7533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2319,7 +2319,7 @@
23192319
kernel parameter had to be changed or add a device driver. In modern
23202320
implementations it is possible to set many kernel parameters dynamically using
23212321
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
2322+
\emph{loadable kernel modules}. For example FreeBSD 15-RELEASE has 469 such
23232323
modules.
23242324
\item There are two ways to handle peripheral devices:
23252325
\emph{block devices} and \emph{character/raw devices}. Block devices (e.g.

0 commit comments

Comments
 (0)