summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-10-26 14:15:06 +0000
committerwlemb <wlemb>2000-10-26 14:15:06 +0000
commitd512a69b13065fea8dfe89fdebc4dfdafb5e6941 (patch)
treeccd62cd31b27a59da67a4b239917be9ef82ceb4a /doc
parent7cdd47b59da0d60d0ef9be3e750a486b1c741511 (diff)
downloadgroff-d512a69b13065fea8dfe89fdebc4dfdafb5e6941.tar.gz
Convert macros `tmac.XXX' to `XXX.tmac'. Special cases:
tmac.doc.old -> doc-old.tmac tmac.an.old -> an-old.tmac * tmac/tmac.*: Moved to ... * tmac/*.tmac: this. * tmac/man.local: Fix comment. * tmac/groff_man.man, tmac/groff_markup.man, tmac/groff_mdoc.man, tmac/groff_me.man, tmac/groff_ms.man, tmac/groff_tmac.man: Updated. Added some `FILES' sections. More use of @...@ directives. Other minor updates. * arch/djgpp/README, font/devutf8/NOTES: Updated. * doc/homepage.ms, doc/groff.texinfo: Updated. * man/groff.man, man/roff.man: Updated. * src/devices/grodvi/grodvi.man, src/devices/grolbp/grolbp.man, src/devices/grolj4/grolj4.man, src/devices/grops/grops.man, src/devices/grotty/grotty.man: Updated. * src/preproc/pic/pic.man: Updated. * src/roff/grog/grog.pl, src/roff/grog/grog.sh: Use -mdoc-old instead of -mdoc.old. * src/roff/grog/grog.man: Document -mdoc and -mdoc-old. * src/roff/nroff/nroff.man: Updated. * NEWS: Updated. * tmac/fixmacros.sed, tmac/strip.sed: Add explanatory comment. * tmac/mm.diff: Removed -- it has no use now since the mm package is part of groff. * tmac/*: Removed trailing spaces. * arch/djgpp/t-groff.bat: Fix GROFF_TMAC_PATH (hyphen.us is now in the tmac subdirectory also).
Diffstat (limited to 'doc')
-rw-r--r--doc/groff.texinfo16
-rwxr-xr-xdoc/homepage.ms4
2 files changed, 11 insertions, 9 deletions
diff --git a/doc/groff.texinfo b/doc/groff.texinfo
index d72d3ec5..e3944c5f 100644
--- a/doc/groff.texinfo
+++ b/doc/groff.texinfo
@@ -1373,7 +1373,7 @@ device (@samp{ps}). Note that you can either say @w{@samp{-m me}} or
@acronym{UNIX}.@footnote{The same is true for the other main macro
packages that come with @code{groff}: @file{man}, @file{mdoc},
@file{ms}, @file{mm}, and @file{mandoc}. This won't work in general;
-for example, to load @file{tmac.trace}, either @samp{-mtrace} or
+for example, to load @file{trace.tmac}, either @samp{-mtrace} or
@w{@samp{-m trace}} must be used.}
@example
@@ -1862,8 +1862,9 @@ This chapter documents the main macro packages that come with
@section @file{man}
@cindex @file{man}
@cindex manual pages
-@pindex tmac.an
-@pindex tmac.man
+@pindex an.tmac
+@pindex man.tmac
+@pindex man-old.tmac
This is the most popular and probably the most important macro package
of @code{groff}. It is easy to use, and a vast majority of manual pages
@@ -1925,7 +1926,8 @@ following page numbers: 1, 2, 2a, 2b, 2c, etc.
@pindex man.local
This section describes the available macros for manual pages. For
further customization, put additional macros and requests into the file
-@file{man.local} which will be loaded immediately after @file{tmac.an}.
+@file{man.local} which will be loaded immediately after the @file{man}
+package.
@maindex TH
@Defmac{TH, title section [@var{extra1}] [@var{extra2}] [@var{extra3}]}
@@ -4848,13 +4850,13 @@ the start-up files @file{troffrc} and @file{troffrc-end}. Without
not a tty (e.g.@: `ps').
@end_Deffn
-@pindex tmac.tty
+@pindex tty.tmac
@Deffn{Request, nroff, }
Make the @samp{n} built-in condition true (and the @samp{t} built-in
condition false) for @code{if}, @code{ie}, and @code{while} conditional
requests. This is the default if @code{gtroff} uses a tty output
device; the code for switching to nroff mode is in the file
-@file{tmac.tty} which will be loaded by the start-up file
+@file{tty.tmac} which will be loaded by the start-up file
@code{troffrc}.
@end_Deffn
@@ -6344,7 +6346,7 @@ name.
This would be called as
@example
-.vl $Id: groff.texinfo,v 1.49 2000/10/25 21:06:42 wlemb Exp $
+.vl $Id: groff.texinfo,v 1.50 2000/10/26 14:15:08 wlemb Exp $
@end example
@xref{Request Arguments}.
diff --git a/doc/homepage.ms b/doc/homepage.ms
index b542d732..ccf81319 100755
--- a/doc/homepage.ms
+++ b/doc/homepage.ms
@@ -2,9 +2,9 @@
.\" with groff.
.\"
.\"
-.\" To make it work with other output devices also, we include tmac.arkup
+.\" To make it work with other output devices also, we include arkup.tmac
.\" directly.
-.mso tmac.arkup
+.mso arkup.tmac
.\"
.LP
.\"