NetBSD/gnu/dist/groff/contrib/mm
jschauma 82f3464942 Fix typos pointed out by Igor Sobrado in PR misc/19645 (some of these
have already been fixed by others):

groff(7)        - repition (repetition), 2-characer (2-character),
		lenght (length), ident (indent)
groff_man(7)    - supressed (suppressed)
groff_markup(7) - SYNPOSIS (SYNOPSIS) (is it the "SYNOPSIS" section?)
groff_mm(7)     - wich, defualt (default), centerered (centered),
		behavies (behaves), argmuent (argument),
		with a automatically (with an automatically),
		Varable (Variable???), captial (capital),
		argumenent (argument), specifed (specified),
		excibits (is that word ok?), digitsized (digit-sized?),
		lable (label)
troff(1)        - environents (environments)
grohtml(1)      - supress (suppress)
groff_font(5)   - intepreted (interpreted)
groff_tmac(5)   - constitue (constitute???)

(Changes also sent to gnu.org)
2003-01-03 04:02:06 +00:00
..
examples
mm
ChangeLog
Makefile.sim
Makefile.sub
NOTES
README
groff_mm.7 Fix typos pointed out by Igor Sobrado in PR misc/19645 (some of these 2003-01-03 04:02:06 +00:00
groff_mmse.7
mmroff.7
mmroff.pl
tmac.m
tmac.mse

README

This is mgm, a macro package for groff.

It is supposed to be compatible with the DWB mm macros,
and has several extensions.

Send bug reports to jh@axis.se with a description of the problem
and a sample of text which reproduces the error.

Don't forget to mention the version of mgm (look in the beginning
of tmac.m) and the version of groff.

Any new ideas or improvements are welcome.

Newest version is available with anonymous FTP
at ftp://ftp.efd.lth.se/pub/groff/mm<something>.gz
or ftp://ftp.axis.se/pub/groff/mm<something>.gz

You can install mgm as a separate package without the configure in groff
with the following command:

make -f Makefile.sim install

This README should be bigger :-)

Jörgen.

Thanks to everyone who have sent me bug-reports and fixes.