summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-01-23 17:14:02 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-01-23 17:14:02 -0600
commit4d033731071c9aeaef5c254576c865fc8e65d1dd (patch)
treefc1be5114bee31af376e4ac860cfa7f54776cf81 /contrib
parent3e442532140b295523c788631e4548eafe5c202c (diff)
downloadgroff-git-4d033731071c9aeaef5c254576c865fc8e65d1dd.tar.gz
groff_mm(7): Recast descriptions of .VERB{ON,OFF}.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/mm/groff_mm.7.man66
1 files changed, 30 insertions, 36 deletions
diff --git a/contrib/mm/groff_mm.7.man b/contrib/mm/groff_mm.7.man
index 3d8fafaa1..ad7ad7fa1 100644
--- a/contrib/mm/groff_mm.7.man
+++ b/contrib/mm/groff_mm.7.man
@@ -3554,60 +3554,54 @@ See
.BR TC .
.
.TP
-.BI VERBON\ "\fR[\fPflag \fR[\fPpoint-size \fR[\fPfont\fR]]]\fP"
-Begin verbatim output using Courier font.
+.BR VERBON \~\c \" space in roman; we must use 2-font macro with \c
+.RI [ format \~[ type-size \~[ font ]]]
+Begin verbatim display,
+where characters have equal width.
.
-Usually for printing programs.
+.I format
+controls several parameters.
.
-All characters have equal width.
-.
-The point size can be changed with the second argument.
-.
-By specifying a third argument it is possible to use another font
-instead of Courier.
-.
-.I flag
-controls several special features.
+Add up the values of desired features;
+the default
+.RB is\~ 0 .
.
-Its value is the sum of all wanted features.
.
-.RS
.IP
.TS
tab(@);
lb lb
l lx.
-Arg@Effect
-1@T{
-Disable the escape character (\[rs]).
-This is normally turned on during verbose output.
-T}
-2@Add an empty line before the verbose text.
-4@Add an empty line after the verbose text.
+Value@Effect
+1@Disable the formatter's escape character (\[rs]).
+2@Vertically space before the display.
+2@Vertically space after the display.
8@T{
-Print the verbose text with numbered lines.
-This adds four digit-sized spaces in the beginning of each line.
-Finer control is available through the string
+Number output lines; call formatter's
+.B nm
+request with arguments in string
.BR Verbnm .
-It contains all arguments to the
-.MR @g@troff @MAN1EXT@
-command
-.BR .nm ,
-normally \[lq]1\[rq].
T}
16@T{
-Indent the verbose text by \[lq]5n\[rq].
-.
-This is controlled by the register
-.B Verbin
-(in units).
+Indent by the amount stored in register
+.BR Verbin .
T}
.TE
-.RE
+.
+.
+.IP
+On typesetting devices,
+.I type-size
+selects a different type size in scaled points,
+and
+.I font
+chooses a face\[em]the default is Courier roman.
+.
.
.TP
.B VERBOFF
-End verbatim output.
+End verbatim display.
+.
.
.TP
.BI VL\ "text-indent \fR[\fPmark-indent\ " \fR[\fP1\fR]]\fP