summaryrefslogtreecommitdiffstats
path: root/usr.bin/csup/cpasswd.1
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-1/+1
| | | | | | | Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
| | | | They have no effect when coming in pairs, or before .Bl/.Bd
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>uqs2010-05-191-1/+1
| | | | Reviewed by: ru
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-141-1/+1
| | | | | | | | Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc. Reviewed by: ru Approved by: philip, ed (mentors)
* Add and expand $FreeBSD$ keyword to allow committing to this file.uqs2010-04-141-1/+1
|
* - Move csup away from contrib/ and into usr.bin/. Software is no longerlulf2010-03-021-0/+120
contributed, and main development is happening in the FreeBSD repo. Suggested by: joel
OpenPOWER on IntegriCloud