Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/modload PR/52417: Edgar Pettijohn: modules.conf(5) not ...



details:   https://anonhg.NetBSD.org/src/rev/8171d5dee9ca
branches:  trunk
changeset: 825501:8171d5dee9ca
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Jul 18 13:00:00 2017 +0000

description:
PR/52417: Edgar Pettijohn: modules.conf(5) not mentioned in related manuals

diffstat:

 sbin/modload/modload.8 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 312d0f1627b8 -r 8171d5dee9ca sbin/modload/modload.8
--- a/sbin/modload/modload.8    Tue Jul 18 12:40:57 2017 +0000
+++ b/sbin/modload/modload.8    Tue Jul 18 13:00:00 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: modload.8,v 1.45 2016/09/12 06:52:59 wiz Exp $
+.\" $NetBSD: modload.8,v 1.46 2017/07/18 13:00:00 christos Exp $
 .\"
 .\" Copyright (c) 1993 Christopher G. Demetriou
 .\" All rights reserved.
@@ -32,7 +32,7 @@
 .\"
 .\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
 .\"
-.Dd September 12, 2016
+.Dd JUly 18, 2017
 .Dt MODLOAD 8
 .Os
 .Sh NAME
@@ -129,6 +129,7 @@
 and with a nonzero status if an error occurs.
 .Sh SEE ALSO
 .Xr modctl 2 ,
+.Xr modules.conf 5 ,
 .Xr module 7 ,
 .Xr modstat 8 ,
 .Xr modunload 8



Home | Main Index | Thread Index | Old Index