Updated sendfiles(1) man page to reflect upcoming code update.
[mmh] / man / ap.man
index c77b39e..33628e2 100644 (file)
@@ -32,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 ,
@@ -55,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
@@ -111,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.