summaryrefslogtreecommitdiff
path: root/lib/libc/sys/statfs.2
Commit message (Collapse)AuthorAgeFilesLines
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-2/+2
| | | | Notes: svn path=/stable/4/; revision=87904
* MFC: Use ``.Rv -std'' wherever possible.Ruslan Ermilov2001-08-311-4/+1
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=82643
* MFC: Correct spelling of MNT_ASYNC, add f_syncreads and f_asyncreads,David Malone2001-05-011-6/+7
| | | | | | | catch up with a comment. Notes: svn path=/stable/4/; revision=76187
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+1
| | | | Notes: svn path=/stable/4/; revision=70483
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+1
| | | | Notes: svn path=/stable/4/; revision=69764
* MFC: Use `Er' variable to define first column width in ERRORS section.Alexey Zelkin2000-05-061-1/+1
| | | | Notes: svn path=/stable/4/; revision=60084
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-221-0/+2
| | | | Notes: svn path=/stable/4/; revision=59521
* sync with src/sys/sys/mount.hAlfred Perlstein1999-09-101-1/+2
| | | | Notes: svn path=/head/; revision=51122
* $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
* Merge from Lite2 onto mainline -Peter Wemm1997-03-111-24/+34
| | | | | | | | - add undelete() and undelete.2 (requires libc minor bump some time) - man page updates Notes: svn path=/head/; revision=23660
* Update to reflect new Lite2 mount.h.Mike Pritchard1997-02-101-3/+11
| | | | Notes: svn path=/head/; revision=22526
* Remove the EINVAL error from the ERRORS sections thatMike Pritchard1997-01-111-3/+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
* Resync statfs struct with sys/mount.h.Peter Wemm1996-09-071-3/+7
| | | | Notes: svn path=/head/; revision=18126
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-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. Notes: svn path=/head/; revision=17782
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+161
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573