summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWerner LEMBERG <wl@gnu.org>2004-05-16 22:33:13 +0000
committerWerner LEMBERG <wl@gnu.org>2004-05-16 22:33:13 +0000
commita2e435fae15fac2183105e6e6a577535b3184072 (patch)
tree5b4f8f612f5491bd1073d231d26a804f265beaa7 /README
parent4afbbd76fe00f44a4d0a32b153fb5570f880f259 (diff)
downloadgroff-git-a2e435fae15fac2183105e6e6a577535b3184072.tar.gz
* REVISION: Set to 2.
* aclocal.m4 (GROFF_STDINT_H): Removed. (GROFF_INTTYPES_H): Define HACE_CC_INTTYPES_H. * configure.ac: Updated. * configure, src/include/config.hin: Regenerated. * src/libs/libgroff/tmpname.cpp: Don't include stdint.h but inttypes.h conditionally.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 715c426a7..edd8136f5 100644
--- a/README
+++ b/README
@@ -2,8 +2,8 @@ This is the GNU groff document formatting system. The version number
is given in the file VERSION.
Included in this release are implementations of troff, pic, eqn, tbl,
-grn, refer, -man, -mdoc, and -ms macros, and drivers for PostScript, TeX
-dvi format, HP LaserJet 4 printers, Canon CAPSL printers, HTML format
+grn, refer, -man, -mdoc, -mom, and -ms macros, and drivers for PostScript,
+TeX dvi format, HP LaserJet 4 printers, Canon CAPSL printers, HTML format
(still alpha), and typewriter-like devices. Also included is a modified
version of the Berkeley -me macros, an enhanced version of the X11
xditview previewer, and an implementation of the -mm macros contributed