From cc9505b7e0a222841087b9e1c7aacb43af5df940 Mon Sep 17 00:00:00 2001 From: wlemb Date: Sat, 7 Jul 2001 14:02:42 +0000 Subject: * tmac/doc.tmac (Rv): Make `Rv' really not parseable. Fix synopsis. * tmac/groff_mdoc.man: Fix synopsis. --- tmac/doc.tmac | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) (limited to 'tmac/doc.tmac') diff --git a/tmac/doc.tmac b/tmac/doc.tmac index ec2e15fb..38698644 100644 --- a/tmac/doc.tmac +++ b/tmac/doc.tmac @@ -6090,24 +6090,16 @@ . .\" XXX: what does this function without `-std'? . -. if !\n[.$] \{\ -. tm Usage: .Rv [-std] (#\n[.c]) +. if \n[doc-arg-limit] \{\ +. tm Usage: .Rv not callable by other macros (#\n[.c]) +. doc-reset-args . return . \} . -. \" .ds doc-macro-name Rv -. \" .nr doc-arg-ptr 0 -. \" .nr lR +1 -. \" .ds doc-arg1 \$2 -. \" .ds doc-arg2 \$3 -. \" .ds doc-arg3 \$4 -. \" .ds doc-arg4 \$5 -. \" .ds doc-arg5 \$6 -. \" .ds doc-arg6 \$7 -. \" .ds doc-arg7 \$8 -. \" .ds doc-arg8 \$9 -. \" . -. \" .nr doc-num-args (\n[.$] - 1) +. if !\n[.$] \{\ +. tm Usage: .Rv [-std] (#\n[.c]) +. return +. \} . . if "\$1"-std" \{\ . nr doc-reg-Rv \*[doc-section] -- cgit v1.2.1