aboutsummaryrefslogtreecommitdiff
path: root/share/doc/psd/15.yacc/ss0
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-231-2/+0
| | | | | | | Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/ Similar commit in main: (cherry picked from commit fa9896e082a1)
* Remove original license disclaimer.Greg Lehey2002-05-191-3/+35
| | | | | | | | | | | | | | | | | | | | | Add Caldera license. Approved by: David Taylor <davidt@caldera.com> Make roughly buildable under FreeBSD. The results are not perfect: the original Makefile referred to a refer file papers/Ind, which doesn't seem to have been kept, so the references to other publications are missing. In addition, the pagination is not correct, with the result that some .DS/.DE blocks leave large amounts of white space empty before them. Possibly this could be fixed by putting the (blank) footnotes at the end. PR: 35345 Requested by: Tony Finch <fanf@dotat.at> Notes: svn path=/head/; revision=96913
* Initial checkin: 4.4BSD version. These files need to be updated withGreg Lehey2002-05-191-0/+206
current license information and adapted to the FreeBSD build environment before they will build. Approved by: David Taylor <davidt@caldera.com> Notes: svn path=/head/; revision=96911