aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/acct.2
Commit message (Collapse)AuthorAgeFilesLines
* MFC: 1.16 - 1.19Christian Brueffer2004-04-171-1/+16
| | | | | | | | | | | o List some sysctl variables that influence accounting o Add reference to accton.8 o Bump document date Approved by: re (kensmith) Notes: svn path=/stable/4/; revision=128351
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-1/+1
| | | | Notes: svn path=/stable/4/; revision=87904
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-171-1/+1
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=81834
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-1/+1
| | | | Notes: svn path=/stable/4/; revision=80145
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-221-0/+2
| | | | Notes: svn path=/stable/4/; revision=59521
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
| | | | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde Notes: svn path=/head/; revision=48794
* Remove the EINVAL error from the ERRORS sections thatMike Pritchard1997-01-111-2/+0
| | | | | | | | say is means that a pathname had the high-order bit set, since this is no longer an error. Notes: svn path=/head/; revision=21570
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+2
| | | | | | | | | | | in a bunch of man pages. Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros instead of explicitly specifying the version in the text in a bunch of man pages. Notes: svn path=/head/; revision=17782
* Update a bunch of man pages to use .Fn insteadMike Pritchard1996-08-221-1/+1
| | | | | | | of .Nm when referencing funciton names. Notes: svn path=/head/; revision=17780
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+115
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573