Module Name:    src
Committed By:   wiz
Date:           Sun Nov 29 21:36:35 UTC 2015

Modified Files:
        src/sbin/modstat: modstat.8

Log Message:
Fix xref.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sbin/modstat/modstat.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/modstat/modstat.8
diff -u src/sbin/modstat/modstat.8:1.17 src/sbin/modstat/modstat.8:1.18
--- src/sbin/modstat/modstat.8:1.17	Wed Nov  4 16:04:55 2015
+++ src/sbin/modstat/modstat.8	Sun Nov 29 21:36:35 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: modstat.8,v 1.17 2015/11/04 16:04:55 christos Exp $
+.\" $NetBSD: modstat.8,v 1.18 2015/11/29 21:36:35 wiz Exp $
 .\"
 .\" Copyright (c) 1993 Christopher G. Demetriou
 .\" All rights reserved.
@@ -96,7 +96,7 @@ The module flags:
 Module is auto-loaded.
 .It Dv f
 Required the
-.Xr modctl 8
+.Xr modload 8
 flag
 .Fl f
 (force) to be loaded.

Reply via email to