Source-Changes-HG archive

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

[src/trunk]: src/share/man/man7 New sentence, new line.



details:   https://anonhg.NetBSD.org/src/rev/8cb6eaa09225
branches:  trunk
changeset: 792013:8cb6eaa09225
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Dec 16 00:59:37 2013 +0000

description:
New sentence, new line.

diffstat:

 share/man/man7/sysctl.7 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 35960d1f429c -r 8cb6eaa09225 share/man/man7/sysctl.7
--- a/share/man/man7/sysctl.7   Sun Dec 15 21:48:55 2013 +0000
+++ b/share/man/man7/sysctl.7   Mon Dec 16 00:59:37 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.7,v 1.78 2013/12/15 21:10:32 pgoyette Exp $
+.\"    $NetBSD: sysctl.7,v 1.79 2013/12/16 00:59:37 wiz Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -752,8 +752,8 @@
 for additional details.
 .It Li kern.module.autotime
 An integer that controls the delay before an attempt is made to
-automatically unload a module that was auto-loaded.  Setting this value
-to zero disables the auto-unload function.
+automatically unload a module that was auto-loaded.
+Setting this value to zero disables the auto-unload function.
 .It Li kern.module.verbose
 A boolean that enables or disables verbose
 debug messages related to kernel modules.



Home | Main Index | Thread Index | Old Index