aboutsummaryrefslogtreecommitdiff
path: root/share/examples/ses/setobjstat
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 $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
| | | | | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ Similar commit in main: (cherry picked from commit d0b2dbfa0ecf)
* Update share/examples/* to properly install /usr/share/examples.Glen Barber2016-05-101-0/+2
| | | | | | | | | | | | | As result of this, a new examples package is now created. Note, this is only effective with 'SHARED=copies' (the default), as the 'SHARED=symlinks' mechanism will create a symlink to the source tree version of the file(s). Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=299293
* Adopt for modern FreeBSD.Ruslan Ermilov2005-12-101-4/+5
| | | | | | | Requested by: az Notes: svn path=/head/; revision=153291
* Fixed the misplaced $FreeBSD$.Ruslan Ermilov2005-02-091-2/+3
| | | | Notes: svn path=/head/; revision=141580
* Mechanically kill hard sentence breaks and double whitespaces.Ruslan Ermilov2004-07-031-2/+4
| | | | Notes: svn path=/head/; revision=131530
* Removed trailing whitespace.Ruslan Ermilov2004-07-021-3/+3
| | | | Notes: svn path=/head/; revision=131472
* Fix Makefiles to actually work.Matt Jacob2002-07-291-0/+1
| | | | Notes: svn path=/head/; revision=100859
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-1/+1
| | | | Notes: svn path=/head/; revision=79366
* Update SES userland examples to something out of the toy stage.Matt Jacob2000-02-292-0/+106
Approved: jkh Notes: svn path=/head/; revision=57580