Module Name:    src
Committed By:   wiz
Date:           Mon Dec 16 00:59:37 UTC 2013

Modified Files:
        src/share/man/man7: sysctl.7

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/share/man/man7/sysctl.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man7/sysctl.7
diff -u src/share/man/man7/sysctl.7:1.78 src/share/man/man7/sysctl.7:1.79
--- src/share/man/man7/sysctl.7:1.78	Sun Dec 15 21:10:32 2013
+++ src/share/man/man7/sysctl.7	Mon Dec 16 00:59:37 2013
@@ -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 @@ See
 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.

Reply via email to