summaryrefslogtreecommitdiff
path: root/lib/libc/sys/fsync.2
Commit message (Collapse)AuthorAgeFilesLines
* MFC: replace the obsolete update(4) page with one for syncer(4).Sheldon Hearn2000-07-201-1/+1
| | | | Notes: svn path=/stable/4/; revision=63614
* MFC: make NAME section less confusingBen Smithurst2000-07-151-1/+1
| | | | Notes: svn path=/stable/4/; revision=63215
* 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
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+1
| | | | | | | | | | | 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
* Added a update(4) man page to describe the kernel initiated updateMike Pritchard1996-02-121-2/+2
| | | | | | | process and changed all of the old references to update(8) to update(4). Notes: svn path=/head/; revision=14041
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-0/+22
| | | | | | | | | Submitted by: John Birrel(L?) changes for threadsafe operations Notes: svn path=/head/; revision=13545
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+81
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573