From 078c4f79913f5f296b88db4a9fed67f1ea124c86 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 14 Jun 2017 01:31:26 +0000 Subject: implement the roff(7) \p (break output line) escape sequence --- roff.7 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'roff.7') diff --git a/roff.7 b/roff.7 index e329f161..c2200a2a 100644 --- a/roff.7 +++ b/roff.7 @@ -1,4 +1,4 @@ -.\" $Id: roff.7,v 1.87 2017/06/10 16:32:27 schwarze Exp $ +.\" $Id: roff.7,v 1.88 2017/06/14 01:31:26 schwarze Exp $ .\" .\" Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons .\" Copyright (c) 2010,2011,2013-2015,2017 Ingo Schwarze @@ -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: June 10 2017 $ +.Dd $Mdocdate: June 14 2017 $ .Dt ROFF 7 .Os .Sh NAME @@ -1991,6 +1991,8 @@ Overstrike, writing all the characters contained in the to the same output position. In terminal and HTML output modes, only the last one of the characters is visible. +.Ss \ep +Break the output line at the end of the current word. .Ss \eR\(aq Ns Ar name Oo +|- Oc Ns Ar number Ns \(aq Set number register; ignored by .Xr mandoc 1 . -- cgit v1.2.3-56-ge451