Commit Graph

16 Commits

Author SHA1 Message Date
Ruslan Ermilov
d18deecba9 The default format for troff documentation is set with PRINTERDEVICE. 2000-11-24 14:08:07 +00:00
Yoshinobu Inoue
c33483596b Add "IPv6" to SUBDIR, and also add the Makefile for IPv6 dir,
to make the file IMPLEMENTATION to be installed to /usr/share/doc/IPv6.

PR: docs/17120
Kindly Submitted by: phantom
2000-03-02 10:34:11 +00:00
Peter Wemm
7f3dea244c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
Peter Wemm
c9b143ca1c Disconnect the FAQ and handbook from the makefiles and remove the files.
The FAQ and handbook have been repository copied to their own top-level
("doc") directory in the cvs tree which will not be branched so as to
avoid the syncing problems.  At some point, the sgml text will require
formatting tools that will be from ports rather than the main source tree.

Requested by:	 jfieber, jkh
1997-05-23 12:55:14 +00:00
Peter Wemm
230f8c40e5 Revert $FreeBSD$ back to $Id$ 1997-02-22 13:06:56 +00:00
Jordan K. Hubbard
1130b656e5 Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Satoshi Asami
41664fc829 Add support for NLS document building.
Here's the logic (mostly suggested by John Fieber):

 @ If ALLLANG is defined, descend to all language-specific subdirs too.
 @ If ALLLANG is not defined, but LANG is defined and a subdirectory with
   that name exists, descend to that directory too.
 @ In either case, the default subdirectories are always traversed.

Right now there's only one subdirectory (ja_JP.EUC) with one document
(handbook).  Note these changes won't do anything if you don't have ALLLANG
defined or LANG set to ja_JP.EUC.

The make world for releases is expected to define ALLLANG, so all language-
specific documentation can be built (and be put in appropriate *dists).

This should be in 2.2.
1996-12-18 07:14:37 +00:00
John Fieber
a136fdc089 Turn the FAQ and handbook back on. 1996-09-08 21:24:15 +00:00
John Fieber
11b4691989 Turn off the FAQ and handbook for a bit. 1996-09-08 20:14:33 +00:00
John Fieber
51ae815957 Add a hint about generating postscript docs.
Submitted by:	"Julian H. Stacey" <jhs@freebsd.org>
1995-10-18 05:07:43 +00:00
John Fieber
3c0c840ea1 Remove hacks that go over the doc tree multiple times.
If you need docs in a non-default format, do `make PRINTER=myformat'.
1995-10-15 16:51:16 +00:00
John Fieber
b60a986a04 Add FAQ and handbook. 1995-09-27 15:45:45 +00:00
Jordan K. Hubbard
4eed8738b3 Fix bogus tab. 1995-01-24 00:22:24 +00:00
Bruce Evans
4d12ebe42c Silence `make -ss'. 1995-01-14 09:48:14 +00:00
Garrett Wollman
056721988a Always make the papers. Automatically make both PostScript and ASCII versions
of each document, and install both on request.
1995-01-11 04:29:38 +00:00
Rodney W. Grimes
afe61c1516 BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00