Module Name: src
Committed By: wiz
Date: Thu Oct 29 07:46:08 UTC 2015
Modified Files:
src/share/man/man4: options.4
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.450 -r1.451 src/share/man/man4/options.4
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/man4/options.4
diff -u src/share/man/man4/options.4:1.450 src/share/man/man4/options.4:1.451
--- src/share/man/man4/options.4:1.450 Thu Oct 29 00:27:08 2015
+++ src/share/man/man4/options.4 Thu Oct 29 07:46:08 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.450 2015/10/29 00:27:08 mrg Exp $
+.\" $NetBSD: options.4,v 1.451 2015/10/29 07:46:08 wiz Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -1526,7 +1526,8 @@ Show all system call requestes, includin
Show the arguments provided.
.It Dv SCDEBUG_KERNHIST
Store a restricted form of the system call debug in a kernel history
-instead of printing it to the console. This option relies upon
+instead of printing it to the console.
+This option relies upon
.Cd options KERNHIST .
.El
.Pp