Module Name: src Committed By: wiz Date: Thu Dec 28 23:16:42 UTC 2017
Modified Files: src/share/man/man4: ddb.4 Log Message: Fix word. To generate a diff of this commit: cvs rdiff -u -r1.169 -r1.170 src/share/man/man4/ddb.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/ddb.4 diff -u src/share/man/man4/ddb.4:1.169 src/share/man/man4/ddb.4:1.170 --- src/share/man/man4/ddb.4:1.169 Thu Dec 28 23:14:42 2017 +++ src/share/man/man4/ddb.4 Thu Dec 28 23:16:42 2017 @@ -1,4 +1,4 @@ -.\" $NetBSD: ddb.4,v 1.169 2017/12/28 23:14:42 wiz Exp $ +.\" $NetBSD: ddb.4,v 1.170 2017/12/28 23:16:42 wiz Exp $ .\" .\" Copyright (c) 1997 - 2009 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -1283,7 +1283,7 @@ Mixing both /l and this setting can give double loggings. .It Va 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