aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil/auth.3
Commit message (Collapse)AuthorAgeFilesLines
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-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) Notes: svn path=/head/; revision=206622
* Sort sections.Ruslan Ermilov2005-01-201-4/+4
| | | | Notes: svn path=/head/; revision=140505
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
| | | | Notes: svn path=/head/; revision=108317
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
| | | | Notes: svn path=/head/; revision=84306
* Remove whitespace at EOL.Dima Dorfman2001-07-151-4/+4
| | | | Notes: svn path=/head/; revision=79754
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+0
| | | | Notes: svn path=/head/; revision=70481
* Introduce .Lb macro to libutil manpagesAlexey Zelkin2000-04-221-7/+3
| | | | | | | | | Sort .Nm values in some manpages Remove explicit note about compiling with -lutil, it's implicitly declared by .Lb macro now. Notes: svn path=/head/; revision=59516
* mdoc(7)'fyAlexey Zelkin1999-09-211-1/+1
| | | | | | | Reviewed by: mpp Notes: svn path=/head/; revision=51518
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Fixed bitrot in synopsis (some const poisoning had not reached here).Bruce Evans1999-03-051-2/+2
| | | | Notes: svn path=/head/; revision=44488
* Add some rudimentary documentation for my new functions.Jordan K. Hubbard1998-10-081-0/+61
Notes: svn path=/head/; revision=40054