Commit graph

2 commits

Author SHA1 Message Date
Steve Price
63b2ceee1f Install manpages and add WWW to DESCR. Note: since our soelim(1) doesn't
support a '-I' argument, instead of this

	soelim -Iman1 man1/foo.1 > tmp

I did this.

	(cd man1; soelim foo.1) > tmp

PR:		15093
Submitted by:	maintainer
1999-12-27 01:08:35 +00:00
David E. O'Brien
4d7307bda2 dns-rev Take the forward DNS mapping and generate the reverse mapping.
dns-hosts Take the forward DNS mapping and generate the /etc/hosts file.
dns-ng Take the	forward	DNS mapping and	generate the /etc/netgroup file.

Submitted-by:	Karl.Dietz@triplan.com
PR:		8664
1998-12-01 11:59:36 +00:00