Ruslan Ermilov
1bebaf0233
Preprocess with tbl(1) only where needed.
2002-10-25 09:14:09 +00:00
Ruslan Ermilov
218c7678a6
Fixed a warning.
2002-10-24 12:59:10 +00:00
Mark Murray
e59ad99697
Move more games stuff to the attic.
2002-10-21 07:50:38 +00:00
Mark Murray
dc2f663b39
Do not build the majority of the games. Remaining are the
...
"utility-like" games and everyone's favourite, fortune(6).
2002-10-20 11:18:56 +00:00
Andrey A. Chernov
94ac52db2a
Make it works with POSIX sort (POS arg)
...
All old sorts understand -k too.
2002-09-24 20:10:59 +00:00
Ruslan Ermilov
8a58d58ad4
Reconnect 21.troff to the build.
2002-05-20 13:54:45 +00:00
Ruslan Ermilov
79460241e6
Build this document in a standard way.
2002-05-20 13:53:22 +00:00
Ruslan Ermilov
11c1512cf5
Fixed roffing.
2002-05-20 13:52:35 +00:00
Ruslan Ermilov
668b42176e
Check that src/games exists in a less error-prone way.
...
PR: misc/38292
2002-05-20 07:20:20 +00:00
Mike Silbersack
d4c2c31303
Remove 21.troff from the build, it is broken.
2002-05-20 01:15:37 +00:00
Greg Lehey
0a535cc10b
Include 21.troff and 22.trofftut in the build.
2002-05-19 04:21:29 +00:00
Greg Lehey
b20515cb19
Correct build targets.
2002-05-19 04:16:31 +00:00
Greg Lehey
81c4d5981a
Remove original license disclaimer.
...
Add Caldera license.
Approved by: David Taylor <davidt@caldera.com>
2002-05-19 04:02:29 +00:00
Greg Lehey
a0e812513d
Remove original license disclaimer.
...
Add Caldera license.
Approved by: David Taylor <davidt@caldera.com>
Add note that the documentation does not describe groff.
2002-05-19 04:01:02 +00:00
Greg Lehey
86d27b3950
Make the documentation build.
...
This does not use the standard build macros for two reasons:
1. There's more than one document (paper and appendix).
2. The standard build macros need revision anyway (we shouldn't need
to set variables to get PostScript output, it should be a separate
target).
If anybody feels offended by this breach of style, feel free to fix
it.
2002-05-19 03:57:58 +00:00
Greg Lehey
f61bc47237
Add Caldera license
...
Make buildable under FreeBSD.
Approved by: David Taylor <davidt@caldera.com>
2002-05-19 03:37:41 +00:00
Greg Lehey
fa3336171c
Initial checkin: 4.4BSD version. These files need to be updated with
...
current license information and adapted to the FreeBSD build
environment before they will build.
Approved by: David Taylor <davidt@caldera.com>
2002-05-19 03:33:24 +00:00
Greg Lehey
68e7a217f8
Initial checkin: 4.4BSD version. These files need to be updated with
...
current license information and adapted to the FreeBSD build
environment before they will build.
2002-05-19 03:30:02 +00:00
Greg Lehey
986d58a9ea
Remove comment about encumbered sources. All these sources have now
...
been released under a BSD-style license by Caldera, the current owner
of the UNIX source code.
Approved by: David Taylor <davidt@caldera.com>
2002-05-19 03:25:02 +00:00
Ruslan Ermilov
9207b4cff7
Removed a no-op FILES from bsd.doc.mk.
2001-12-17 13:45:56 +00:00
Dima Dorfman
c57228a61a
Don't build/install game-related documents when building with NOGAMES.
...
This fixes buildworld when src/games doesn't exist (this may not be
"officially" supported, but there's no sense in making it harder for
somebody that wants to do it).
PR: 29162
Submitted by: Stewart Morgan <stewart@nameless-uk.com>
2001-08-09 06:59:16 +00:00
Ruslan Ermilov
ad051d3564
These groff(1) documents require sed(1) parsing.
2000-12-06 10:32:40 +00:00
Ruslan Ermilov
6e982e07ec
Eliminate a few more groff(1) warnings.
2000-12-01 11:33:55 +00:00
Ruslan Ermilov
7a96412797
Eliminate `number register
.U' not defined'' groff(1) warnings.
2000-11-29 08:36:36 +00:00
Ruslan Ermilov
530cc0fcff
Use groff(1) versions of these documents.
2000-11-27 09:23:27 +00:00
Ruslan Ermilov
80ff3b155f
Eliminate groff(1) warnings.
2000-11-27 07:19:06 +00:00
Ruslan Ermilov
c3e7b38f93
Starting from groff(1) version 1.12, -msafer is now the default,
...
but index building for 13.viref requires the use of .sy request.
Repair the index building by running groff(1) in unsafe -U mode.
Requested by: bde
2000-11-23 08:51:33 +00:00
Nik Clayton
c45b509bf4
Update to include a link to the referenced papers when PRINTERDEVICE=html
...
PR: docs/22140
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2000-10-26 23:12:12 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Bruce Evans
98426f5632
Don't use `::' to break dependencies. Cleaned some nearby things.
1998-08-02 14:00:39 +00:00
Wolfram Schneider
1dd43f126a
Delete unused BINDIR variable.
1998-01-03 12:22:56 +00:00
Bruce Evans
363cefc57b
<bsd.doc.mk> now includes ../Makefile.inc, so don't include it here.
1997-12-17 19:26:07 +00:00
Wolfram Schneider
a9cf19e2fa
PR: docs/4347
...
Makefile doesn't support cleandepend
Submitted by: wlr@furball.wellsfargo.com
1997-09-13 17:49:21 +00:00
Steve Price
d0ac832164
Add a cleandepend target and tidy up a bit.
...
PR: docs/3257
1997-08-16 23:40:26 +00:00
Bruce Evans
2ee7aa1179
$FreeBSD$ -> $Id$.
...
Removed Berkeley Id. We never did this like Berkeley (because cvs doesn't
handle symlinks) and no interesting Berkeley words are left.
1997-07-01 16:20:56 +00:00
Wolfram Schneider
49e9f14378
Use soelim preprocessor.
1997-03-02 21:17:53 +00:00
Wolfram Schneider
6c0bdf83af
Create a subdirectory for every document. This make it easier to use
...
the default formating rules from <bsd.doc.mk>, especially for
PRINTERDEVICE=html.
1997-03-02 14:07:50 +00:00
Wolfram Schneider
b5b2a90624
Add MACROS=-ms. unroff(1) require a macro package as an argument.
1997-03-02 14:04:13 +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
Mike Pritchard
c9f4bd6df0
Convert a couple of PRINTER usages to PRINTERDEVICE
...
in the usd makefiles.
Closes PR# 2357.
Submitted by: Philippe Charnier
1997-01-02 16:56:35 +00:00
Jordan K. Hubbard
f602872b85
Merge from 2_1_0
1996-11-08 13:27:00 +00:00
Jordan K. Hubbard
713b4a5b50
Merge with 2_1_0
1996-11-08 13:09:27 +00:00
Peter Wemm
f015dc4b89
Use the src/contrib sources from nvi-1.79
1996-11-01 07:57:08 +00:00
Wolfram Schneider
e627b39bac
delete doubled words, e.g.: "the the" -> "the"
1996-10-05 18:37:31 +00:00
Peter Wemm
6065a0be11
This commit was generated by cvs2svn to compensate for changes in r13122,
...
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
Bruce Evans
b75a051167
Fixed buggy generation of index.so. The roff command to generate it was
...
a little different than the one to generate the document. This caused
wrong page numbers.
Fixed sourcing of index.so. The hack of handling it separately is no
longer necessary. This hack didn't quite work - the page numbers and
columnization of the index were wrong.
Fixed warnings about not being able to source index.so.
Fixed generation of `index' in the source directory.
Don't bother removing `index' after creating index.so. `index' gets
created again when the final document is built and it's too much
trouble to remove later.
Fixed dependencies. The long {SRCS} list in 4.4lite isn't quite
right and got broken to allow centralized rules.
1995-11-29 16:25:21 +00:00
Bruce Evans
8b9a408f3f
Rename GZIP to GZIPCMD to match previous change in bsd.doc.mk.
...
Submitted by: John Hay (jhay@mikom.csir.co.za )
1995-07-30 08:04:50 +00:00
Garrett Wollman
243fa827b1
Update to match latest bsd.doc.mk.
1995-07-26 13:52:59 +00:00
Rodney W. Grimes
44204187ec
Remove trailing whitespace.
1995-05-30 06:58:14 +00:00