aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-05-05 02:31:35 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-05-05 02:31:35 +0000
commitecf3d7a66ad4080c5dabd04c50179340b4f39242 (patch)
treeb621179cc6936967a554f6d6e572ed364388a85f /man.7
parent1481c0648531c03ad8b53843797e3c269032f43c (diff)
downloadmandoc-ecf3d7a66ad4080c5dabd04c50179340b4f39242.tar.gz
mandoc-ecf3d7a66ad4080c5dabd04c50179340b4f39242.tar.zst
mandoc-ecf3d7a66ad4080c5dabd04c50179340b4f39242.zip
Clean up docs after today's .br and .ft code cleanup; simpler.
Diffstat (limited to 'man.7')
-rw-r--r--man.716
1 files changed, 5 insertions, 11 deletions
diff --git a/man.7 b/man.7
index bfeec516..6e85b61f 100644
--- a/man.7
+++ b/man.7
@@ -1,4 +1,4 @@
-.\" $Id: man.7,v 1.132 2015/01/29 00:33:57 schwarze Exp $
+.\" $Id: man.7,v 1.133 2017/05/05 02:31:35 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2011-2015 Ingo Schwarze <schwarze@openbsd.org>
@@ -16,7 +16,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 29 2015 $
+.Dd $Mdocdate: May 5 2017 $
.Dt MAN 7
.Os
.Sh NAME
@@ -266,7 +266,6 @@ in the alphabetical reference below.
.It Sx TP Ta tagged paragraph: Op Ar width
.It Sx HP Ta hanged paragraph: Op Ar width
.It Sx PD Ta set vertical paragraph distance: Op Ar height
-.It Sx \&br Ta force output line break in text mode (no arguments)
.It Sx \&sp Ta force vertical space: Op Ar height
.It Sx fi , nf Ta fill mode and no-fill mode (no arguments)
.It Sx in Ta additional indent: Op Ar width
@@ -748,12 +747,10 @@ The
argument is a scaling width as described in
.Xr roff 7 .
If 0, this is equivalent to the
-.Sx \&br
-macro.
+.Xr roff 7
+.Ic \&br
+request.
Defaults to 1, if unspecified.
-.Pp
-See also
-.Sx \&br .
.Sh MACRO SYNTAX
The
.Nm
@@ -778,8 +775,6 @@ is equivalent to
If next-line macros are invoked consecutively, only the last is used.
If a next-line macro is followed by a non-next-line macro, an error is
raised, except for
-.Sx \&br
-and
.Sx \&sp .
.Pp
The syntax is as follows:
@@ -808,7 +803,6 @@ The syntax is as follows:
.It Sx \&SM Ta n Ta next-line Ta \&
.It Sx \&TH Ta >1, <6 Ta current Ta \&
.It Sx \&UC Ta <=1 Ta current Ta \&
-.It Sx \&br Ta 0 Ta current Ta compat
.It Sx \&fi Ta 0 Ta current Ta compat
.It Sx \&in Ta 1 Ta current Ta compat
.It Sx \&nf Ta 0 Ta current Ta compat