aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2011-01-25 00:40:14 +0000
committerIngo Schwarze <schwarze@openbsd.org>2011-01-25 00:40:14 +0000
commit38465f0da4d0ab54a8eacc46467083e9048a6f8c (patch)
tree8c8db5ff032e27670a802985117ef8ce89972be2 /mdoc.7
parentc29161e56461191da37128e0f7c0112b64d9764a (diff)
downloadmandoc-38465f0da4d0ab54a8eacc46467083e9048a6f8c.tar.gz
mandoc-38465f0da4d0ab54a8eacc46467083e9048a6f8c.tar.zst
mandoc-38465f0da4d0ab54a8eacc46467083e9048a6f8c.zip
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.77
1 files changed, 2 insertions, 5 deletions
diff --git a/mdoc.7 b/mdoc.7
index fc3fd6c6..32a30f7b 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.176 2011/01/22 14:05:33 schwarze Exp $
+.\" $Id: mdoc.7,v 1.177 2011/01/25 00:40:14 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: January 22 2011 $
+.Dd $Mdocdate: January 25 2011 $
.Dt MDOC 7
.Os
.Sh NAME
@@ -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.