diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-10 13:41:46 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-10 13:41:46 +0000 |
commit | a307d598387eeb7d775332066d996ab0dadf7e5f (patch) | |
tree | 7527ff4999f5a053919cc7b9572e06aa34a3ba7c /lib/libc/sys/kldfind.2 | |
parent | 9fe48c6e8d0e0133351770178246b4f76ae6a5d9 (diff) | |
download | src-a307d598387eeb7d775332066d996ab0dadf7e5f.tar.gz src-a307d598387eeb7d775332066d996ab0dadf7e5f.zip |
mdoc(7) police: removed HISTORY info from the .Os call.
Notes
Notes:
svn path=/head/; revision=79531
Diffstat (limited to 'lib/libc/sys/kldfind.2')
-rw-r--r-- | lib/libc/sys/kldfind.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/kldfind.2 b/lib/libc/sys/kldfind.2 index 78cd3be99310..aabd41d9403f 100644 --- a/lib/libc/sys/kldfind.2 +++ b/lib/libc/sys/kldfind.2 @@ -27,7 +27,7 @@ .\" .Dd March 3, 1999 .Dt KLDFIND 2 -.Os FreeBSD +.Os .Sh NAME .Nm kldfind .Nd returns the fileid of a kld file |