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

Modified Files:
        src/share/man/man4: options.4

Log Message:
Fix word.


To generate a diff of this commit:
cvs rdiff -u -r1.477 -r1.478 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.477 src/share/man/man4/options.4:1.478
--- src/share/man/man4/options.4:1.477	Thu Dec 28 23:14:49 2017
+++ src/share/man/man4/options.4	Thu Dec 28 23:16:15 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: options.4,v 1.477 2017/12/28 23:14:49 wiz Exp $
+.\"	$NetBSD: options.4,v 1.478 2017/12/28 23:16:15 wiz Exp $
 .\"
 .\" Copyright (c) 1996
 .\" 	Perry E. Metzger.  All rights reserved.
@@ -588,7 +588,7 @@ This option adds more verbose descriptio
 command.
 .It Cd options DDB_PANICSTACKFRAMES=integer
 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