X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1b5a1bd2244d3e1c12b7c9e1f48e445de5ad2ea2..2b63c01aa93210f7c6b812c135173812793c7176:/man/ap.man diff --git a/man/ap.man b/man/ap.man index 35241e54..33628e25 100644 --- a/man/ap.man +++ b/man/ap.man @@ -1,6 +1,5 @@ .\" .\" %nmhwarning% -.\" $Id$ .\" .TH AP %manext8% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME @@ -33,7 +32,7 @@ The .B ap program treats each argument as one or more addresses, and prints those addresses out in the official 822\-format. Hence, it is -usually best to enclose each argument in double\-quotes for the shell. +usually best to enclose each argument in quotes for the shell. .PP To override the output format used by .BR ap , @@ -56,7 +55,7 @@ also recognizes the following additional escape: .RS 5 .nf .ta \w'Escape 'u +\w'Returns 'u -.I Escape Returns Description +.I "Escape Returns Description" error string A diagnostic if the parse failed .RE .fi @@ -112,4 +111,4 @@ switch must be interpreted as a single token by the shell that invokes .BR ap . Therefore, -one must usually place the argument to this switch inside double\-quotes. +one must usually place the argument to this switch inside quotes.