summaryrefslogtreecommitdiff
path: root/man/groff.man
diff options
context:
space:
mode:
authorwlemb <wlemb>2003-05-18 22:39:39 +0000
committerwlemb <wlemb>2003-05-18 22:39:39 +0000
commit8a41c54176f291913304f921606367a8bba07c2d (patch)
tree5018a96a6023dd1e7995503166c290532b3041d8 /man/groff.man
parenta1872d49e6bc8afffc8f22176cf05b6fc218e179 (diff)
downloadgroff-8a41c54176f291913304f921606367a8bba07c2d.tar.gz
* tmac/doc.tmac (doc-tag-list): Don't use \Z to assure that spaces
aren't stretched in a tag (this can fail with unformatted boxes). Instead, insert a break and go back one line. * src/roff/troff/input.cc (return_macro_request): If called with argument pop macro twice. We need this to trace `return'. * tmac/trace.tmac: Handle `return'. Fix typos. * NEWS, man/groff_diff.man, man/groff.man, doc/groff.texinfo: Document. * tmac/groff_ms.man, doc/groff.texinfo: Improve documentation of registers `FPS', `FVS', and `FPD'.
Diffstat (limited to 'man/groff.man')
-rw-r--r--man/groff.man6
1 files changed, 5 insertions, 1 deletions
diff --git a/man/groff.man b/man/groff.man
index 82387177..7ee821e6 100644
--- a/man/groff.man
+++ b/man/groff.man
@@ -2,7 +2,7 @@
.ig
groff.man
-Last update: 13 Feb 2003
+Last update: 15 May 2003
This file is part of groff, the GNU roff type-setting system.
@@ -1963,6 +1963,10 @@ Read insertion.
.REQ .return
Return from a macro.
.
+.REQ .return anything
+Return twice, namely from the macro at the current level and from the macro
+one level higher.
+.
.REQ .rfschar f c1 c2 .\|.\|.\&
Remove the definitions of characters
.IR c1 ,