aboutsummaryrefslogtreecommitdiff
path: root/share/doc/usd/10.exref
Commit message (Collapse)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-154-4/+0
| | | | | | | This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
* share: Remove ancient SCCS tags.Warner Losh2023-11-272-4/+0
| | | | | | | | Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script. Sponsored by: Netflix
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\.\\"\s*\$FreeBSD\$$\n/
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* Explicitly declare to not print the current dateBaptiste Daroussin2015-04-291-0/+2
| | | | | | | Found with heirloom-doctools which uses the original AT&T macros Notes: svn path=/head/; revision=282218
* Reincorporate documentation lost with update to nvi 2.1.3Baptiste Daroussin2015-04-266-0/+2965
| | | | Notes: svn path=/head/; revision=281994
* Remove docs that are not shipped with nvi anymoreBaptiste Daroussin2015-04-104-23/+0
| | | | | | | Reported by: emaste Notes: svn path=/head/; revision=281379
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Use a single style for share/doc/ makefiles.Ruslan Ermilov2002-10-291-3/+2
| | | | Notes: svn path=/head/; revision=106146
* Preprocess with tbl(1) only where needed.Ruslan Ermilov2002-10-252-2/+2
| | | | Notes: svn path=/head/; revision=105925
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4
| | | | Notes: svn path=/head/; revision=50476
* <bsd.doc.mk> now includes ../Makefile.inc, so don't include it here.Bruce Evans1997-12-172-4/+2
| | | | Notes: svn path=/head/; revision=31816
* $FreeBSD$ -> $Id$.Bruce Evans1997-07-011-4/+1
| | | | | | | | Removed Berkeley Id. We never did this like Berkeley (because cvs doesn't handle symlinks) and no interesting Berkeley words are left. Notes: svn path=/head/; revision=27150
* Create a subdirectory for every document. This make it easier to useWolfram Schneider1997-03-024-23/+26
| | | | | | | | the default formating rules from <bsd.doc.mk>, especially for PRINTERDEVICE=html. Notes: svn path=/head/; revision=23264
* Revert $FreeBSD$ back to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22985
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Convert a couple of PRINTER usages to PRINTERDEVICEMike Pritchard1997-01-021-3/+3
| | | | | | | | | | | in the usd makefiles. Closes PR# 2357. Submitted by: Philippe Charnier Notes: svn path=/head/; revision=21206
* Use the src/contrib sources from nvi-1.79Peter Wemm1996-11-011-2/+2
| | | | Notes: svn path=/head/; revision=19308
* Rename GZIP to GZIPCMD to match previous change in bsd.doc.mk.Bruce Evans1995-07-301-2/+2
| | | | | | | Submitted by: John Hay (jhay@mikom.csir.co.za) Notes: svn path=/head/; revision=9785
* Update to match latest bsd.doc.mk.Garrett Wollman1995-07-261-5/+11
| | | | Notes: svn path=/head/; revision=9726
* Added final '\n'.Poul-Henning Kamp1995-02-041-2/+2
| | | | Notes: svn path=/head/; revision=6185
* Get the USD to format under the new structure.Garrett Wollman1995-01-111-0/+20
Notes: svn path=/head/; revision=5488