diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-05-17 22:43:56 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-05-17 22:43:56 +0000 |
commit | bd560174dbb29bc7cd0bbf368c8cd452a6a04e34 (patch) | |
tree | 3bc18dee8d3d0adac6885e2afd24afeae26ca356 /mandoc.1 | |
parent | 9545095c2bf847cb8689d285805819c1e4c00502 (diff) | |
download | mandoc-bd560174dbb29bc7cd0bbf368c8cd452a6a04e34.tar.gz |
missing space between macro arg and punctuation; from jmc@
Diffstat (limited to 'mandoc.1')
-rw-r--r-- | mandoc.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1124,7 +1124,7 @@ or .Ic \&Bl .Fl offset or -.Fl width. +.Fl width . .It Sy "missing display type, using -ragged" .Pq mdoc The |