=================================================================== RCS file: /cvs/mandoc/roff.7,v retrieving revision 1.86 retrieving revision 1.89 diff -u -p -r1.86 -r1.89 --- mandoc/roff.7 2017/06/07 00:50:34 1.86 +++ mandoc/roff.7 2017/06/14 13:00:31 1.89 @@ -1,4 +1,4 @@ -.\" $Id: roff.7,v 1.86 2017/06/07 00:50:34 schwarze Exp $ +.\" $Id: roff.7,v 1.89 2017/06/14 13:00:31 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 7 2017 $ +.Dd $Mdocdate: June 14 2017 $ .Dt ROFF 7 .Os .Sh NAME @@ -1477,7 +1477,9 @@ This is a Heirloom extension and currently ignored. Justify the next .Ar N input lines to the right margin without filling. -Currently ignored. +.Ar N +defaults to 1. +An argument of 0 or less ends right adjustment. .It Ic \&rm Ar macroname Remove a request, macro or string. .It Ic \&rn Ar oldname newname @@ -1783,7 +1785,7 @@ logical and (corresponds to C .Ic && ) .It Ic \&: logical or (corresponds to C -.Ic \&|| ) +.Ic || ) .It Ic ? @@ -1991,6 +1993,8 @@ Overstrike, writing all the characters contained in th 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 .