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/7ee02d06b600
branches: trunk
changeset: 937667:7ee02d06b600
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 f9675fb2abb5 -r 7ee02d06b600 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