* doc/Makefile (clean): Include more index files.
commit490b3e86baa57bbc92c431a7f5720f96d8bd4092
authorWerner LEMBERG <wl@gnu.org>
Sat, 8 Apr 2000 05:36:51 +0000 (8 05:36 +0000)
committerWerner LEMBERG <wl@gnu.org>
Sat, 8 Apr 2000 05:36:51 +0000 (8 05:36 +0000)
tree0ec9f9c8748624fc69159f975132b64ddbf5390d
parenta7cac213d30c3466d39732b4db474cafe63f28b8
* doc/Makefile (clean): Include more index files.
Add rule texinfo->dvi.

* doc/groff.texinfo: Added new index `op' for operators.  More
info on end of sentence characters.  More use of @Deffn.

* */*.man: Adding a note that a whitespace can be inserted between
a command line option and its parameter -- we are using GNU getopt.

* src/roff/groff/groff.man: Add example of `-m mandoc'.

Correct anachronism of calling the man macro file with `-man'
instead of `-m man' etc.

* tmac/tmac.man, tmac/tmac.mandoc, tmac/tmac.markup, tmac/tmac.mdoc,
tmac/tmac.me, tmac/tmac.ms: New files tmac.m<package> which simply
load tmac.<package>.

* tmac/Makefile.sub: Updated.  Take care of $(tmac_an_prefix) etc.

* NEWS: Updated.

* doc/groff.texinfo: Updated.

* tmac/groff_man.man: Copyright added.

(I've basically taken groff_man.man).  Introducing new indices `ma'
30 files changed:
ChangeLog
NEWS
doc/Makefile
doc/groff.texinfo
src/devices/grodvi/grodvi.man
src/devices/grohtml/ChangeLog
src/devices/grohtml/grohtml.man
src/devices/grolbp/grolbp.man
src/devices/grolj4/grolj4.man
src/devices/grops/grops.man
src/devices/grotty/grotty.man
src/preproc/eqn/eqn.man
src/preproc/grn/grn.man
src/preproc/refer/refer.man
src/preproc/soelim/soelim.man
src/roff/groff/groff.man
src/roff/troff/troff.man
src/utils/hpftodit/hpftodit.man
src/utils/indxbib/indxbib.man
src/utils/lkbib/lkbib.man
src/utils/lookbib/lookbib.man
src/utils/tfmtodit/tfmtodit.man
tmac/Makefile.sub
tmac/groff_man.man
tmac/tmac.man [new file with mode: 0755]
tmac/tmac.mandoc [new file with mode: 0755]
tmac/tmac.markup [new file with mode: 0755]
tmac/tmac.mdoc [new file with mode: 0755]
tmac/tmac.me [new file with mode: 0755]
tmac/tmac.ms [new file with mode: 0755]