diff options
author | ru <ru@FreeBSD.org> | 2001-07-10 13:41:46 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-10 13:41:46 +0000 |
commit | 317b7d8e3734808e8ccbde18796cfcfe5a86084f (patch) | |
tree | 7527ff4999f5a053919cc7b9572e06aa34a3ba7c /lib/libc/sys/modnext.2 | |
parent | 7cef49ff86d6e8e65a37c6b4e80a3dc140a41617 (diff) | |
download | FreeBSD-src-317b7d8e3734808e8ccbde18796cfcfe5a86084f.zip FreeBSD-src-317b7d8e3734808e8ccbde18796cfcfe5a86084f.tar.gz |
mdoc(7) police: removed HISTORY info from the .Os call.
Diffstat (limited to 'lib/libc/sys/modnext.2')
-rw-r--r-- | lib/libc/sys/modnext.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/modnext.2 b/lib/libc/sys/modnext.2 index 399836a..972cd8f 100644 --- a/lib/libc/sys/modnext.2 +++ b/lib/libc/sys/modnext.2 @@ -27,7 +27,7 @@ .\" .Dd September 28, 2000 .Dt MODNEXT 2 -.Os FreeBSD +.Os .Sh NAME .Nm modnext .Nd return the modid of the next kernel module |