diff options
author | etheisen <etheisen@cvs.openbsd.org> | 1996-09-14 19:02:02 +0000 |
---|---|---|
committer | etheisen <etheisen@cvs.openbsd.org> | 1996-09-14 19:02:02 +0000 |
commit | 6a4f3d0fd940c1e7052ddf23907f0e297dc42f4b (patch) | |
tree | 712fd665d6b150ef04906975a7493d87d38a1a8a /gnu/usr.bin/groff/mm/README | |
parent | 9cf27152dae9dbf80b167732c78c47baee90ddc5 (diff) |
Third time because import sucks.
Diffstat (limited to 'gnu/usr.bin/groff/mm/README')
-rw-r--r-- | gnu/usr.bin/groff/mm/README | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/mm/README b/gnu/usr.bin/groff/mm/README new file mode 100644 index 00000000000..f08f68d4820 --- /dev/null +++ b/gnu/usr.bin/groff/mm/README @@ -0,0 +1,27 @@ + +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.efd.lth.se [130.235.48.11], as pub/groff/mm<something>.Z + +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. |