delorie.com/archives/browse.cgi | search |
Date: | Wed, 05 Feb 2003 17:23:53 +0200 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | JT Williams <jeffw AT darwin DOT sfbr DOT org> |
Message-Id: | <8011-Wed05Feb2003172352+0200-eliz@is.elta.co.il> |
X-Mailer: | emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 |
CC: | djgpp-workers AT delorie DOT com |
In-reply-to: | <20030205145739.GA7273@kendall.sfbr.org> (message from JT |
Williams on Wed, 5 Feb 2003 08:57:39 -0600) | |
Subject: | Re: zoneinfo generated files |
References: | <10302041433 DOT AA12868 AT clio DOT rice DOT edu> <Pine DOT SUN DOT 3 DOT 91 DOT 1030205073002 DOT 15128A-100000 AT is> <20030205145739 DOT GA7273 AT kendall DOT sfbr DOT org> |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> Date: Wed, 5 Feb 2003 08:57:39 -0600 > From: JT Williams <jeffw AT darwin DOT sfbr DOT org> > > -: - make zoneinfo/src/makefile produce formatted man pages in > -: %DJDIR%/share/man (this probably requires some intelligent detection > -: of whether Groff is installed); > > Did you mean '%DJDIR%/man/manN' or '%DJDIR%/man/catN' ? Yes. Sorry. > In zoneinfo/src/makefile the man pages are installed using > something like this: > > $(UTIL) cp zic.8 $(MANDIR)/zic.8 > > so the main (only?) change needed to put these pages in their > canonical locations is to change the definition of MANDIR to > (e.g.) $(TOPDIR)/man/man8 or $(TOPDIR)/man/cat8. No. zic.8 is the Troff source of the man page, whereas I was talking about generating the formatted man page. That means you need to run it through "groff -man" and place the result in man/cat8. Otherwise, the end-user of djtznNNN.zip will need Groff to be installed at their machines to read the man pages.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |