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/groff_mdoc.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tmac/groff_mdoc.man') diff --git a/tmac/groff_mdoc.man b/tmac/groff_mdoc.man index 79200903..c2eec8b4 100644 --- a/tmac/groff_mdoc.man +++ b/tmac/groff_mdoc.man @@ -1515,7 +1515,7 @@ macro generates text for use in the .Sx RETURN VALUES section. .Pp -.Dl Usage: .Rv Oo -std Oc Ao function Ac ... +.Dl Usage: .Rv Oo -std Oc Ao function Ac .Pp For example, .Ql ".Rv -std atexit" @@ -1524,7 +1524,7 @@ produces: .Bd -ragged -offset -indent \# a small hack to suppress a warning message .ds section-old "\*[section] -.ds section 2 +.ds section 3 .Rv -std atexit .ds section "\*[section-old] .Ed -- cgit v1.2.1