summaryrefslogtreecommitdiff
path: root/man/roff.man
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-10-25 21:06:40 +0000
committerwlemb <wlemb>2000-10-25 21:06:40 +0000
commit7cdd47b59da0d60d0ef9be3e750a486b1c741511 (patch)
treea4e2bb5ff7c3b93cf1322ddf5046b161ddb0a3da /man/roff.man
parent4208ab6d18cf5bf71f4c444db0adf3b3e2b0ce17 (diff)
downloadgroff-7cdd47b59da0d60d0ef9be3e750a486b1c741511.tar.gz
Invert current behaviour: Search first FOOBAR.tmac, then
tmac.FOOBAR. * src/roff/troff/input.cc: Introduce MACRO_POSTFIX. (open_mac_file, macro_source): Implement it. * src/roff/troff/troff.man, tmac/groff_tmac.man, man/roff.man, doc/groff.texinfo, NEWS: Document it. * src/roff/nroff/nroff.man, src/roff/groff/groff.man, man/groff.man: Small documentation improvements. * test-groff: Fix GROFF_TMAC_PATH (hyphen.us is now in the tmac subdirectory also). * font/devps/Makefile.sub: Fix rules for dingbats.*map.
Diffstat (limited to 'man/roff.man')
-rw-r--r--man/roff.man12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/roff.man b/man/roff.man
index b2b2bbfb..09b95198 100644
--- a/man/roff.man
+++ b/man/roff.man
@@ -282,9 +282,9 @@ Macro packages are collections of macros that are suitable to format a
special kind of documents in a convenient way.
This greatly eases the usage of roff.
The macro definitions of a package are kept in a file called
-.BI tmac. name
+.IB name .tmac
(or
-.IR name .tmac\c
+.BI tmac. name\c
) where
.I name
is the internal roff name for this package.
@@ -302,7 +302,7 @@ or
.argname name .
General details on the naming of macro packages and their placement is
found in
-.BR tmac (@MAN5EXT@).
+.BR groff_tmac (@MAN5EXT@).
.LP
Famous classical macro packages are
.IR man ,
@@ -379,7 +379,7 @@ in all flavors of the Emacs editor.
.B GROFF_TMAC_PATH
A colon separated list of directories in which to search for
macro files, see
-.BR tmac (@MAN5EXT@).
+.BR groff_tmac (@MAN5EXT@).
.TP
.SM
.B GROFF_TYPESETTER
@@ -415,9 +415,9 @@ the latter as
.IB <groff_macro_dir> /troffrc
Initialization file for troff.
.TP
-.IB <groff_macro_dir> /tmac. name
-.TQ
.IB <groff_macro_dir> / name .tmac
+.TQ
+.IB <groff_macro_dir> /tmac. name
Macro files.
.TP
.IB <groff_font_dir> /dev name /DESC