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 an entry for lue(9lua) to the SEE ALSO list.
details: https://anonhg.NetBSD.org/src/rev/7d238931ffc9
branches: trunk
changeset: 808312:7d238931ffc9
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Wed May 13 09:04:38 2015 +0000
description:
Add an entry for lue(9lua) to the SEE ALSO list.
diffstat:
share/man/man9/module.9 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r cdf7349ceb75 -r 7d238931ffc9 share/man/man9/module.9
--- a/share/man/man9/module.9 Wed May 13 07:28:49 2015 +0000
+++ b/share/man/man9/module.9 Wed May 13 09:04:38 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: module.9,v 1.30 2014/03/18 18:20:40 riastradh Exp $
+.\" $NetBSD: module.9,v 1.31 2015/05/13 09:04:38 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 lua 9lua
.Sh HISTORY
The kernel module subsystem first appeared in
.Nx 5.0 .
Home |
Main Index |
Thread Index |
Old Index