Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 The whole point of my recent addition of the ...
details: https://anonhg.NetBSD.org/src/rev/1bf8af286137
branches: trunk
changeset: 320001:1bf8af286137
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Mon Jun 18 23:40:14 2018 +0000
description:
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.
diffstat:
share/man/man9/module.9 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 5332b5d8d02c -r 1bf8af286137 share/man/man9/module.9
--- a/share/man/man9/module.9 Mon Jun 18 22:57:18 2018 +0000
+++ b/share/man/man9/module.9 Mon Jun 18 23:40:14 2018 +0000
@@ -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 @@
.Sh SEE ALSO
.Xr modctl 2 ,
.Xr module 7 ,
+.Xr specificdata 9 ,
.Xr intro 9lua
.Sh HISTORY
The kernel module subsystem first appeared in
Home |
Main Index |
Thread Index |
Old Index