Module Name:    src
Committed By:   pgoyette
Date:           Mon Jun 18 23:40:14 UTC 2018

Modified Files:
        src/share/man/man9: module.9

Log Message:
The whole point of my recent addition of the specificdata(9) man page
was so it could be cross-referenced here.  So, add the xref.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/share/man/man9/module.9

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

Modified files:

Index: src/share/man/man9/module.9
diff -u src/share/man/man9/module.9:1.48 src/share/man/man9/module.9:1.49
--- src/share/man/man9/module.9:1.48	Fri Jun 15 22:40:33 2018
+++ src/share/man/man9/module.9	Mon Jun 18 23:40:14 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: module.9,v 1.48 2018/06/15 22:40:33 pgoyette Exp $
+.\"	$NetBSD: module.9,v 1.49 2018/06/18 23:40:14 pgoyette Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd June 16, 2018
+.Dd June 19, 2018
 .Dt MODULE 9
 .Os
 .Sh NAME
@@ -591,6 +591,7 @@ is for finding modules passed in by the 
 .Sh SEE ALSO
 .Xr modctl 2 ,
 .Xr module 7 ,
+.Xr specificdata 9 ,
 .Xr intro 9lua
 .Sh HISTORY
 The kernel module subsystem first appeared in

Reply via email to