aboutsummaryrefslogtreecommitdiff
path: root/share/doc/psd/contents/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
| | | | | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ Similar commit in main: (cherry picked from commit d0b2dbfa0ecf)
* Use a single style for share/doc/ makefiles.Ruslan Ermilov2002-10-291-1/+1
| | | | Notes: svn path=/head/; revision=106146
* Removed a no-op FILES from bsd.doc.mk.Ruslan Ermilov2001-12-171-1/+0
| | | | Notes: svn path=/head/; revision=88052
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* 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
* Make these documents build if possible.Garrett Wollman1995-01-111-0/+9
Notes: svn path=/head/; revision=5483