Sat Oct 31 10:48:17 2020 UTC ()
Improve wording.


(wiz)
diff -r1.2 -r1.3 src/share/man/man9/ddb.9

cvs diff -r1.2 -r1.3 src/share/man/man9/ddb.9 (expand / switch to context diff)
--- src/share/man/man9/ddb.9 2020/10/30 22:29:30 1.2
+++ src/share/man/man9/ddb.9 2020/10/31 10:48:17 1.3
@@ -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