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:
G. Branden Robinson
2026-05-06 04:39:57 -05:00
parent d90422f0ce
commit 723afcd51f
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -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
View File
@@ -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
View File
@@ -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
| |