summaryrefslogtreecommitdiff
path: root/docs/manpage.example
Commit message (Collapse)AuthorAge
* Introduce pre-commitColin Watson2022-01-01
| | | | | | | | | * .pre-commit-config.yaml: New file. * .gitlab-ci.yml (stages): Add bootstrap. (pre-commit): New job. (bootstrap): Move to bootstrap stage. Remove trailing whitespace from all files.
* * docs/manpage.example (DESCRIPTION): ".SS macros" -> ".SS macro".Colin Watson2004-03-08
|
* * docs/manpage.example (OPTIONS): Move the note about '\-' versusColin Watson2003-02-24
| | | | '-' from a comment into displayed text.
* * docs/manpage.example: Clarify that dashes in options should beColin Watson2002-11-16
| | | | written using '\-', not '-'.
* * docs/manpage.example: Use .BR for links to other man pages.Colin Watson2002-04-18
|
* man: Drop privileges throughout local_man_loop().Colin Watson2001-09-18
| | | | Documentation corrections thanks to Andreas Dilger <adilger@turbolabs.com>.
* Improve manpage.example, and add POD and SGML examples.Colin Watson2001-07-24
|
* Add example man page from Tom Christiansen.Colin Watson2001-05-13