doc/*.6: Fix macro usage style errors
Fixes: $ nroff -ww -z -rCHECKSTYLE=4 -man doc/*.[67] an.tmac:doc/dlb.6:41: style: .IR expects at least 2 arguments, got 1 an.tmac:doc/makedefs.6:125: style: .IR expects at least 2 arguments, got 1 an.tmac:doc/makedefs.6:131: style: .IR expects at least 2 arguments, got 1 an.tmac:doc/makedefs.6:137: style: .IR expects at least 2 arguments, got 1 an.tmac:doc/nethack.6:89: style: .BR expects at least 2 arguments, got 1 an.tmac:doc/nethack.6:129: style: .BR expects at least 2 arguments, got 1 an.tmac:doc/nethack.6:273: style: .BR expects at least 2 arguments, got 1
This commit is contained in:
@@ -38,7 +38,7 @@ dlb \- NetHack data librarian
|
|||||||
}\c
|
}\c
|
||||||
.RB [ v ]\c
|
.RB [ v ]\c
|
||||||
.B I
|
.B I
|
||||||
.IR list-file
|
.I list-file
|
||||||
.PP
|
.PP
|
||||||
.B dlb
|
.B dlb
|
||||||
{\c
|
{\c
|
||||||
|
|||||||
+3
-3
@@ -122,19 +122,19 @@ Generate the
|
|||||||
.TP
|
.TP
|
||||||
.B -1
|
.B -1
|
||||||
Generate the
|
Generate the
|
||||||
.IR epitaph
|
.I epitaph
|
||||||
file.
|
file.
|
||||||
.br
|
.br
|
||||||
.TP
|
.TP
|
||||||
.B -2
|
.B -2
|
||||||
Generate the
|
Generate the
|
||||||
.IR engrave
|
.I engrave
|
||||||
file.
|
file.
|
||||||
.br
|
.br
|
||||||
.TP
|
.TP
|
||||||
.B -3
|
.B -3
|
||||||
Generate the
|
Generate the
|
||||||
.IR bogusmon
|
.I bogusmon
|
||||||
file.
|
file.
|
||||||
.br
|
.br
|
||||||
.TP
|
.TP
|
||||||
|
|||||||
+3
-3
@@ -86,7 +86,7 @@ Also
|
|||||||
|
|
|
|
||||||
.BR \-R | \-Rog
|
.BR \-R | \-Rog
|
||||||
|
|
|
|
||||||
.BR \-Ran
|
.B \-Ran
|
||||||
|
|
|
|
||||||
.BR \-S | \-Sam
|
.BR \-S | \-Sam
|
||||||
|
|
|
|
||||||
@@ -126,7 +126,7 @@ Also
|
|||||||
.B \-\-help
|
.B \-\-help
|
||||||
]
|
]
|
||||||
[
|
[
|
||||||
.BR \-\-showpaths
|
.B \-\-showpaths
|
||||||
]
|
]
|
||||||
.\" force line wrap now rather than have that happen after the opening brace
|
.\" force line wrap now rather than have that happen after the opening brace
|
||||||
.br
|
.br
|
||||||
@@ -267,7 +267,7 @@ The
|
|||||||
|
|
|
|
||||||
.BR \-R | \-Rog
|
.BR \-R | \-Rog
|
||||||
|
|
|
|
||||||
.BR \-Ran
|
.B \-Ran
|
||||||
|
|
|
|
||||||
.BR \-S | \-Sam
|
.BR \-S | \-Sam
|
||||||
|
|
|
|
||||||
|
|||||||
Reference in New Issue
Block a user