Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Add the correct cross-ref, to intro(9lua)
details: https://anonhg.NetBSD.org/src/rev/1335daf6d466
branches: trunk
changeset: 338183:1335daf6d466
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Wed May 13 12:21:04 2015 +0000
description:
Add the correct cross-ref, to intro(9lua)
diffstat:
share/man/man9/module.9 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 16fccfbc3ea3 -r 1335daf6d466 share/man/man9/module.9
--- a/share/man/man9/module.9 Wed May 13 12:13:38 2015 +0000
+++ b/share/man/man9/module.9 Wed May 13 12:21:04 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: module.9,v 1.33 2015/05/13 10:49:26 pgoyette Exp $
+.\" $NetBSD: module.9,v 1.34 2015/05/13 12:21:04 pgoyette Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -448,7 +448,8 @@
is for finding modules passed in by the boot loader.
.Sh SEE ALSO
.Xr modctl 2 ,
-.Xr module 7
+.Xr module 7 ,
+.Xr intro 9lua
.Sh HISTORY
The kernel module subsystem first appeared in
.Nx 5.0 .
Home |
Main Index |
Thread Index |
Old Index