summaryrefslogtreecommitdiffstats
path: root/share/man/man7
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2011-01-25 00:37:39 +0000
committerschwarze <schwarze@openbsd.org>2011-01-25 00:37:39 +0000
commit7f05d21f33214ac08440bb4cdb235c3fa16a6d1e (patch)
treed25c0d0d00e054cb665af62e2309eebda56a217b /share/man/man7
parentIgnore .ns (no-space mode), .ps (change point size), .ta (tab control) (diff)
downloadwireguard-openbsd-7f05d21f33214ac08440bb4cdb235c3fa16a6d1e.tar.xz
wireguard-openbsd-7f05d21f33214ac08440bb4cdb235c3fa16a6d1e.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 'share/man/man7')
-rw-r--r--share/man/man7/man.77
-rw-r--r--share/man/man7/mdoc.77
-rw-r--r--share/man/man7/roff.78
3 files changed, 6 insertions, 16 deletions
diff --git a/share/man/man7/man.7 b/share/man/man7/man.7
index c3ac040f920..5075e5992f2 100644
--- a/share/man/man7/man.7
+++ b/share/man/man7/man.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: man.7,v 1.15 2011/01/24 23:13:56 schwarze Exp $
+.\" $OpenBSD: man.7,v 1.16 2011/01/25 00:37:39 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -14,7 +14,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 24 2011 $
+.Dd $Mdocdate: January 25 2011 $
.Dt MAN 7
.Os
.Sh NAME
@@ -53,9 +53,6 @@ Other lines are interpreted within the current state.
.Nm
documents may contain only graphable 7-bit ASCII characters, the
space character, and the tab character.
-All manuals must have
-.Ux
-line termination.
.Pp
Blank lines are acceptable; where found, the output will assert a
vertical space.
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7
index 9fb37416c20..24f8616fd47 100644
--- a/share/man/man7/mdoc.7
+++ b/share/man/man7/mdoc.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mdoc.7,v 1.62 2011/01/22 14:05:28 schwarze Exp $
+.\" $OpenBSD: mdoc.7,v 1.63 2011/01/25 00:37:39 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.
diff --git a/share/man/man7/roff.7 b/share/man/man7/roff.7
index b1dc80dc889..e261d3ceca1 100644
--- a/share/man/man7/roff.7
+++ b/share/man/man7/roff.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: roff.7,v 1.9 2011/01/24 23:13:56 schwarze Exp $
+.\" $OpenBSD: roff.7,v 1.10 2011/01/25 00:37:39 schwarze Exp $
.\"
.\" Copyright (c) 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 24 2011 $
+.Dd $Mdocdate: January 25 2011 $
.Dt ROFF 7
.Os
.Sh NAME
@@ -57,10 +57,6 @@ To produce other characters in the output, use the escape sequences
documented in the
.Xr mandoc_char 7
manual.
-.Pp
-All manuals must have
-.Ux
-line terminators.
.Sh REQUEST SYNTAX
A request or macro line consists of:
.Pp