diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2011-01-25 00:40:14 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2011-01-25 00:40:14 +0000 |
commit | a0288e04b6e7f93a95d0e8fde9f81cad5c0318f4 (patch) | |
tree | b1116f6b8c155ac1ad108ae0bea77f5ff9555441 /mdoc.7 | |
parent | 3e2f9c514f010f73bc76e64814aa325889ce9a80 (diff) | |
download | mandoc-a0288e04b6e7f93a95d0e8fde9f81cad5c0318f4.tar.gz |
As noticed by deraadt@, it goes without saying that text files
on a UNIX system use UNIX conventions, and UNIX tools working
on them expect that.
ok jmc@
Diffstat (limited to 'mdoc.7')
-rw-r--r-- | mdoc.7 | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -52,9 +52,6 @@ Other lines are interpreted within the current state. .Nm documents may contain only graphable 7-bit ASCII characters, the space character, and, in certain circumstances, the tab character. -All manuals must have -.Ux -line terminators. .Pp If the first character of a line is a space, that line is printed with a leading newline. |