Added "-d --" to invocation of ls when figuring out what files
[mmh] / man / ap.man
index a7d79a7..33628e2 100644 (file)
@@ -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
@@ -82,7 +81,7 @@ the address.
 .SH FILES
 .fc ^ ~
 .nf
-.ta \w'/usr/local/nmh/etc/ExtraBigFileName  'u
+.ta \w'%etcdir%/ExtraBigFileName  'u
 ^$HOME/\&.mh\(ruprofile~^The user profile
 ^%etcdir%/mts.conf~^nmh mts configuration file
 .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.