Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/modstat PR misc/31280: man 8 modstat is referencing ...
details: https://anonhg.NetBSD.org/src/rev/c6225061e9ac
branches: trunk
changeset: 584143:c6225061e9ac
user: rpaulo <rpaulo%NetBSD.org@localhost>
date: Fri Sep 09 22:47:26 2005 +0000
description:
PR misc/31280: man 8 modstat is referencing itself. By Stefan Schumacher.
diffstat:
usr.bin/modstat/modstat.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f9b2bbd448db -r c6225061e9ac usr.bin/modstat/modstat.8
--- a/usr.bin/modstat/modstat.8 Fri Sep 09 22:32:56 2005 +0000
+++ b/usr.bin/modstat/modstat.8 Fri Sep 09 22:47:26 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: modstat.8,v 1.11 2003/02/14 15:59:17 grant Exp $
+.\" $NetBSD: modstat.8,v 1.12 2005/09/09 22:47:26 rpaulo Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
@@ -62,7 +62,7 @@
and with a nonzero status if an error occurs.
.Sh SEE ALSO
.Xr lkm 4 ,
-.Xr modstat 8 ,
+.Xr modload 8 ,
.Xr modunload 8
.Sh HISTORY
The
Home |
Main Index |
Thread Index |
Old Index