summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/modstat/modstat.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/modstat/modstat.8 b/usr.bin/modstat/modstat.8
index 67e0023d271..c51e50e1fe8 100644
--- a/usr.bin/modstat/modstat.8
+++ b/usr.bin/modstat/modstat.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: modstat.8,v 1.9 2000/11/10 05:10:36 aaron Exp $
+.\" $OpenBSD: modstat.8,v 1.10 2001/09/19 20:11:26 miod Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
@@ -56,7 +56,7 @@ utility exits with a status of 0 on success
or with a nonzero status if an error occurred.
.Sh SEE ALSO
.Xr lkm 4 ,
-.Xr modstat 8 ,
+.Xr modload 8 ,
.Xr modunload 8
.Sh AUTHORS
Terrence R. Lambert <terry@cs.weber.edu>