diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-26 19:55:11 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-26 19:55:11 +0000 |
commit | 35b8c5441dbdbf9465562df82c9de11047696692 (patch) | |
tree | 81689a62c3e6e7a060ba61bd33d269c76f555339 /usr.bin/modstat/modstat.8 | |
parent | 20a6de4b72bedf5f37091105647ba765e6cc5b5f (diff) |
usr.bin/ man page fixes, f-m.
Diffstat (limited to 'usr.bin/modstat/modstat.8')
-rw-r--r-- | usr.bin/modstat/modstat.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/modstat/modstat.8 b/usr.bin/modstat/modstat.8 index 5e67948e3dc..495dfef9900 100644 --- a/usr.bin/modstat/modstat.8 +++ b/usr.bin/modstat/modstat.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: modstat.8,v 1.3 1996/10/08 01:20:54 michaels Exp $ +.\" $OpenBSD: modstat.8,v 1.4 1998/09/26 19:55:09 aaron Exp $ .\" Copyright (c) 1993 Christopher G. Demetriou .\" All rights reserved. .\" @@ -52,7 +52,7 @@ Display the status of only the module with this name. The .Nm utility exits with a status of 0 on success -and with a nonzero status if an error occurs. +or with a nonzero status if an error occurred. .Sh SEE ALSO .Xr lkm 4 , .Xr modunload 8 , |