diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-03-26 06:08:52 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-03-26 07:33:17 +0100 |
| commit | 075972dfeff51611645f5cf2fdbd89f66acf5ada (patch) | |
| tree | f6f227dcf8116ca7b946ccde0b71ed2edb59e18a | |
| parent | 1be0d8295d0e5432c18e7846f082af7c0dd85ba7 (diff) | |
| download | man-pages-075972dfeff51611645f5cf2fdbd89f66acf5ada.tar.gz | |
mdoc.samples.7: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/mdoc.samples.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man7/mdoc.samples.7 b/man7/mdoc.samples.7 index 2dd9dedb1f..f0e49d019f 100644 --- a/man7/mdoc.samples.7 +++ b/man7/mdoc.samples.7 @@ -882,7 +882,7 @@ a command-line argument is referenced. .Pp If .Ql \&.Ar -is called without arguments +is called without arguments, .Ql \&Ar is assumed. The @@ -2740,7 +2740,7 @@ This is sufficient for the internal register names also. .\" w[0-9] width tag/label stack .\" .Ed .\" .Pp -If a nonescaped register name is given in the argument list of a request +If a nonescaped register name is given in the argument list of a request, unpredictable behavior will occur. In general, any time huge portions of text do not appear where expected in the output, or small strings @@ -2800,7 +2800,7 @@ macro, here .Ql \&.Op , and the line number it appears on. If one or more files are involved -(especially if text from another file is included) the line number +(especially if text from another file is included), the line number may be bogus. If there is only one file, it should be accurate. The second line gives the argument count, the argument |
