diff options
Diffstat (limited to 'sbin/modload/modload.8')
-rw-r--r-- | sbin/modload/modload.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/modload/modload.8 b/sbin/modload/modload.8 index 4e08d5da0bb..4e082dfd8f8 100644 --- a/sbin/modload/modload.8 +++ b/sbin/modload/modload.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: modload.8,v 1.25 2008/08/02 09:17:47 jmc Exp $ +.\" $OpenBSD: modload.8,v 1.26 2010/09/03 10:08:22 jmc Exp $ .\" $NetBSD: modload.8,v 1.17 2001/11/16 11:57:16 wiz Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou @@ -33,7 +33,7 @@ .\" .\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>> .\" -.Dd $Mdocdate: August 2 2008 $ +.Dd $Mdocdate: September 3 2010 $ .Dt MODLOAD 8 .Os .Sh NAME @@ -111,7 +111,7 @@ references in the module. .It Pa /usr/include/sys/lkm.h File containing definitions of module types. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility exits with a status of 0 on success |