aboutsummaryrefslogtreecommitdiff
path: root/share/doc/psd/16.lex/lex.ms
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)
* Preprocess with tbl(1), eliminate warnings.Ruslan Ermilov2002-10-241-5/+3
| | | | Notes: svn path=/head/; revision=105871
* Note that this is a historical document and that users should referTony Finch2002-05-261-0/+5
| | | | | | | | | | to flex(1) in preference. Reviewed by: grog Approved by: dwmalone (mentor) Notes: svn path=/head/; revision=97310
* Remove original license disclaimer.Greg Lehey2002-05-191-33/+65
| | | | | | | | | | | | | | | | | | | | Add Caldera license. Approved by: David Taylor <davidt@caldera.com> Make buildable under FreeBSD. This one's a real mess. It's full of undefined macros, and in one place deliberately causes syntax warnings. I've decided against taking out the undefined macros: they don't alter the format of the output document, and maybe one day somebody will put in the macro definitions. Note that this file corrects a number of format errors which appear in the O'Reilly 4.4BSD manual set. Notes: svn path=/head/; revision=96934
* Initial checkin: 4.4BSD version. These files need to be updated withGreg Lehey2002-05-191-0/+2310
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=96932