From 84e37c953ca4daf9e861f964e8aaba9d6bb11ce1 Mon Sep 17 00:00:00 2001 From: wlemb Date: Fri, 15 Jun 2001 10:55:06 +0000 Subject: * src/roff/grog/Makefile.sub: Remove NAMEPREFIX. * src/devices/grohtml/grohtml.man: Minor improvements. --- ChangeLog | 6 ++++++ src/devices/grohtml/grohtml.man | 5 ++++- src/roff/grog/Makefile.sub | 1 - 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 741139e4..6127a19d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-06-15 Werner LEMBERG + + * src/roff/grog/Makefile.sub: Remove NAMEPREFIX. + + * src/devices/grohtml/grohtml.man: Minor improvements. + 2001-06-14 Werner LEMBERG * src/preproc/html/Makefile.sub: Remove NAMEPREFIX. diff --git a/src/devices/grohtml/grohtml.man b/src/devices/grohtml/grohtml.man index 8796d8f8..dc1df882 100644 --- a/src/devices/grohtml/grohtml.man +++ b/src/devices/grohtml/grohtml.man @@ -120,7 +120,10 @@ and mounted at font positions 1 to 4. .SH DEPENDENCIES .B grohtml -is dependent upon the png utilities and gs. +is dependent upon the png utilities +.RB ( \&\%pnmcut ,\ \%pnmtopng ) +and GhostScript +.RB ( gs ). Images are generated whenever a table, picture, equation or line is encountered. .SH BUGS diff --git a/src/roff/grog/Makefile.sub b/src/roff/grog/Makefile.sub index 054d06e1..85e2ad57 100644 --- a/src/roff/grog/Makefile.sub +++ b/src/roff/grog/Makefile.sub @@ -1,6 +1,5 @@ MAN1=grog.n CLEANADD=grog -NAMEPREFIX=$(g) all: grog -- cgit v1.2.1