Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Fix editor mistake in previous.



details:   https://anonhg.NetBSD.org/src/rev/fb4b42a80444
branches:  trunk
changeset: 942987:fb4b42a80444
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Aug 23 09:55:58 2020 +0000

description:
Fix editor mistake in previous.

diffstat:

 share/man/man4/ddb.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6a86dc2ac71e -r fb4b42a80444 share/man/man4/ddb.4
--- a/share/man/man4/ddb.4      Sun Aug 23 09:28:52 2020 +0000
+++ b/share/man/man4/ddb.4      Sun Aug 23 09:55:58 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ddb.4,v 1.194 2020/08/23 03:23:53 simonb Exp $
+.\"    $NetBSD: ddb.4,v 1.195 2020/08/23 09:55:58 wiz Exp $
 .\"
 .\" Copyright (c) 1997 - 2019 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -208,7 +208,7 @@
 or by setting
 .Ar ddb.commandonenter
 with
-2Xr sysctl 8 .
+.Xr sysctl 8 .
 Multiple commands can be separated by a semi-colon.
 .Sh COMMAND SYNTAX
 The general command syntax is:



Home | Main Index | Thread Index | Old Index