Module Name:    src
Committed By:   wiz
Date:           Thu Dec 28 23:16:57 UTC 2017

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

Log Message:
Fix word.


To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 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.119 src/share/man/man7/sysctl.7:1.120
--- src/share/man/man7/sysctl.7:1.119	Thu Dec 28 23:15:45 2017
+++ src/share/man/man7/sysctl.7	Thu Dec 28 23:16:57 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sysctl.7,v 1.119 2017/12/28 23:15:45 wiz Exp $
+.\"	$NetBSD: sysctl.7,v 1.120 2017/12/28 23:16:57 wiz Exp $
 .\"
 .\" Copyright (c) 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -2488,7 +2488,7 @@ If not zero, DDB will output also to the
 If not empty, a command to be executed on each enter to the DDB.
 .It Li ddb.panicstackframes
 Number of stack frames to display on panic.
-Useful to avoid scrolling way the interesting frames on a glass tty.
+Useful to avoid scrolling away the interesting frames on a glass tty.
 Default value is
 .Dv 65535
 (all frames), useful value around

Reply via email to