Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Note to self: if you're going to revert, do ...
details: https://anonhg.NetBSD.org/src/rev/de6b13ff3591
branches: trunk
changeset: 338174:de6b13ff3591
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Wed May 13 10:49:26 2015 +0000
description:
Note to self: if you're going to revert, do it right.
This should restore the original SEE ALSO section.
diffstat:
share/man/man9/module.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r ed8fd42d6de5 -r de6b13ff3591 share/man/man9/module.9
--- a/share/man/man9/module.9 Wed May 13 10:17:27 2015 +0000
+++ b/share/man/man9/module.9 Wed May 13 10:49:26 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: module.9,v 1.32 2015/05/13 10:17:27 pgoyette Exp $
+.\" $NetBSD: module.9,v 1.33 2015/05/13 10:49:26 pgoyette Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -447,8 +447,8 @@
.Fn module_init_md
is for finding modules passed in by the boot loader.
.Sh SEE ALSO
-.Xr modctl 2
-.Xr lua 9lua
+.Xr modctl 2 ,
+.Xr module 7
.Sh HISTORY
The kernel module subsystem first appeared in
.Nx 5.0 .
Home |
Main Index |
Thread Index |
Old Index