aboutsummaryrefslogtreecommitdiff
path: root/sbin/kldconfig
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-17 07:44:44 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-17 07:44:44 +0000
commita866e170777b42fd7921eadd6e7e664f3a031d60 (patch)
treef5a5fbfda9358c31fa2746d0671fe366bb17d243 /sbin/kldconfig
parente8cde1ac6ff037d232538a4e35b007b4ece89a9a (diff)
downloadsrc-a866e170777b42fd7921eadd6e7e664f3a031d60.tar.gz
src-a866e170777b42fd7921eadd6e7e664f3a031d60.zip
Added the EXIT STATUS section where appropriate.
Notes
Notes: svn path=/head/; revision=140368
Diffstat (limited to 'sbin/kldconfig')
-rw-r--r--sbin/kldconfig/kldconfig.87
1 files changed, 2 insertions, 5 deletions
diff --git a/sbin/kldconfig/kldconfig.8 b/sbin/kldconfig/kldconfig.8
index 65766ec33ae2..191f4add9e52 100644
--- a/sbin/kldconfig/kldconfig.8
+++ b/sbin/kldconfig/kldconfig.8
@@ -93,11 +93,8 @@ flag is specified more than once, the old path is displayed as well.
.It Pa /boot/kernel , /boot/modules , /modules
The default module search path used by the kernel.
.El
-.Sh DIAGNOSTICS
-The
-.Nm
-utility exits with a status of 0 on success
-and with a nonzero status if an error occurs.
+.Sh EXIT STATUS
+.Ex -std
.Sh SEE ALSO
.Xr kldload 2 ,
.Xr kldload 8 ,