Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Improve wording.
details: https://anonhg.NetBSD.org/src/rev/69af73bb0362
branches: trunk
changeset: 941819:69af73bb0362
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Oct 31 10:48:17 2020 +0000
description:
Improve wording.
diffstat:
share/man/man9/ddb.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r acb13a4ea053 -r 69af73bb0362 share/man/man9/ddb.9
--- a/share/man/man9/ddb.9 Sat Oct 31 10:18:32 2020 +0000
+++ b/share/man/man9/ddb.9 Sat Oct 31 10:48:17 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ddb.9,v 1.2 2020/10/30 22:29:30 uwe Exp $
+.\" $NetBSD: ddb.9,v 1.3 2020/10/31 10:48:17 wiz Exp $
.\"
.\" Copyright (c) 2020 Valery Ushakov
.\" All rights reserved.
@@ -95,7 +95,7 @@
.Pp
The
.Fa commands
-is an array of
+argument is an array of
.Vt struct db_command\|
entries.
The initializer list for the array should use the
@@ -103,7 +103,7 @@
macro for its entries.
The
.Fa name
-is the name of the debugger command.
+argument is the name of the debugger command.
An entry with
.Dv NULL
.Fa name
Home |
Main Index |
Thread Index |
Old Index