Allow .Rv macro to be used in 7th section also. This patch

will fix  "Usage: .Rv ..." error at mdoc.samples.7

Ok'ed by:	mpp
This commit is contained in:
Alexey Zelkin 1999-09-22 22:36:16 +00:00
parent 443cf26413
commit 72f89f7ee3

View file

@ -3422,7 +3422,9 @@ File:
.\" . nr fV \\n(.$-1
. if "\\$1"-std" \{\
. nr cH \\*(cH
. if (\\n(cH<2):(\\n(cH>3) .tm Usage: .Rv -std sections 2 and 3 only
.\" This macro also allowed for 7 section because mdoc.samples.7 will show
.\" actual information (not hardcoded)
. if !((\\n(cH=2):(\\n(cH=3):(\\n(cH=7)) .tm Usage: .Rv -std sections 2 and 3 only
. br
\&The
.Fn \\$2