summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/statfs.2
Commit message (Collapse)AuthorAgeFilesLines
* Catch up with a comment that changed in rev1.73 of mount.hben2001-03-291-1/+1
| | | | | PR: 25836 Submitted by: Tony Finch <dot@dotat.at>
* The f_syncreads and f_asyncreads entries are missing from the man page.phk2001-03-281-3/+4
| | | | | | | | This also tidies up the formatting a bit and omits all the padding entries. PR: 25834 Submitted by: Tony Finch <dot@dotat.at>
* Correct spelling of MNT_ASYNC.dwmalone2001-03-151-2/+2
| | | | | PR: 25835 Submitted by: Tony Finch <dot@dotat.at>
* Prepare for mdoc(7)NG.ru2000-12-291-1/+1
|
* mdoc(7) police: Er macro usage cleanup.ru2000-11-221-1/+1
|
* Use `Er' variable to define first column width in ERRORS section. It wasphantom2000-05-041-1/+1
| | | | initially suggested by mdoc(7) style, but was broken over the years
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* sync with src/sys/sys/mount.halfred1999-09-101-1/+2
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-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
* Merge from Lite2 onto mainline -peter1997-03-111-24/+34
| | | | | - add undelete() and undelete.2 (requires libc minor bump some time) - man page updates
* Update to reflect new Lite2 mount.h.mpp1997-02-101-3/+11
|
* Remove the EINVAL error from the ERRORS sections thatmpp1997-01-111-3/+0
| | | | | say is means that a pathname had the high-order bit set, since this is no longer an error.
* Resync statfs struct with sys/mount.h.peter1996-09-071-3/+7
|
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-221-2/+3
| | | | | | | | 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.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+161
OpenPOWER on IntegriCloud