diff options
author | ru <ru@FreeBSD.org> | 2000-12-29 14:08:20 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-12-29 14:08:20 +0000 |
commit | 8ba41876884256f20dce333e0a239a8555ee2670 (patch) | |
tree | 406fdc6bd2e9339a476078f0728594ca5e4102f4 /lib/libc/sys/kldunload.2 | |
parent | f6aeda2758e1076d8ebfb1ef7f190c7f3ed5fb8a (diff) | |
download | FreeBSD-src-8ba41876884256f20dce333e0a239a8555ee2670.zip FreeBSD-src-8ba41876884256f20dce333e0a239a8555ee2670.tar.gz |
Prepare for mdoc(7)NG.
Diffstat (limited to 'lib/libc/sys/kldunload.2')
-rw-r--r-- | lib/libc/sys/kldunload.2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/kldunload.2 b/lib/libc/sys/kldunload.2 index 0e5554b..6ef3d3a 100644 --- a/lib/libc/sys/kldunload.2 +++ b/lib/libc/sys/kldunload.2 @@ -64,6 +64,7 @@ You don't have access to unlink the file from the kernel. The file was not found. .It Bq Er EBUSY You attempted to unload a file linked by the kernel. +.El .Sh SEE ALSO .Xr kldfind 2 , .Xr kldfirstmod 2 , |