=================================================================== RCS file: /cvs/mandoc/regress/roff/args/roff.out_ascii,v retrieving revision 1.2 retrieving revision 1.4 diff -u -p -r1.2 -r1.4 --- mandoc/regress/roff/args/roff.out_ascii 2017/06/17 22:45:23 1.2 +++ mandoc/regress/roff/args/roff.out_ascii 2021/06/28 20:12:40 1.4 @@ -1,7 +1,5 @@ ARGS-ROFF(1) General Commands Manual ARGS-ROFF(1) - - NNAAMMEE args-roff - arguments to roff macros @@ -10,7 +8,6 @@ DDEESSCCRRIIPPTTIIOONN standard unquoted: (one) (two) escaped blanks: (one one) (two two) escaped 'e' character: (one\one) (two) - escaped backslash before blank: (one) (two) escaped backslash before 'e' character: (one\) (two) double inter-argument space: (one) (two) triple inter-argument space: (one) (two) @@ -37,7 +34,5 @@ DDEESSCCRRIIPPTTIIOONN double trailing blank in unterminated quotes: (one ) () (one) (two ) backslash at eol: (one) (two) - - OpenBSD February 21, 2015 ARGS-ROFF(1)