summaryrefslogtreecommitdiff
path: root/lib/libc/sys/sync.2
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.6.0_cvscvs2svn2002-07-031-1/+1
| | | | | | | 'RELENG_4_6_0_RELEASE'. This commit was manufactured to restore the state of the 4.6-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* 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-2/+2
| | | | Notes: svn path=/stable/4/; revision=80145
* MFC: replace the obsolete update(4) page with one for syncer(4).Sheldon Hearn2000-07-201-2/+2
| | | | 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
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-1/+2
| | | | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. Notes: svn path=/head/; revision=57686
* $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-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
* Added a update(4) man page to describe the kernel initiated updateMike Pritchard1996-02-121-3/+3
| | | | | | | process and changed all of the old references to update(8) to update(4). Notes: svn path=/head/; revision=14041
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+73
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573