Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Fix xref. Remove unnecessary Tn.
details: https://anonhg.NetBSD.org/src/rev/319a5f89c8ff
branches: trunk
changeset: 358296:319a5f89c8ff
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Dec 20 10:01:38 2017 +0000
description:
Fix xref. Remove unnecessary Tn.
diffstat:
share/man/man9/module.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 81abc1d4cfb3 -r 319a5f89c8ff share/man/man9/module.9
--- a/share/man/man9/module.9 Wed Dec 20 09:58:36 2017 +0000
+++ b/share/man/man9/module.9 Wed Dec 20 10:01:38 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: module.9,v 1.41 2017/12/20 03:24:56 pgoyette Exp $
+.\" $NetBSD: module.9,v 1.42 2017/12/20 10:01:38 wiz Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -114,7 +114,7 @@
The module provides an alternate execution environment - see the various
.Dv COMPAT_xxx
options in
-.Xr options 9
+.Xr options 4
.It Dv MODULE_CLASS_SECMODEL
The module provides a security model - see
.Xr secmodel 9
@@ -509,7 +509,7 @@
The kernel module subsystem first appeared in
.Nx 5.0 .
It replaces the
-.Dq Tn LKM
+.Dq LKM
subsystem from earlier releases.
.Sh AUTHORS
.An -nosplit
Home |
Main Index |
Thread Index |
Old Index