aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fsync
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
| | | | Notes: svn path=/head/; revision=68963
* Avoid the need to capitalize an extraneous argument to the Nm macroSheldon Hearn2000-07-241-5/+8
| | | | | | | | | and be more precise about the handling of command-line arguments. Reviewed by: ps Notes: svn path=/head/; revision=63819
* Typos and spelling fixes.Paul Saab2000-07-242-6/+9
| | | | | | | Submitted by: charnier Notes: svn path=/head/; revision=63812
* Oops. fsync(8) should have been fsync(1). (repo-copied by peter)Paul Saab2000-07-192-3/+2
| | | | | | | Change reference from update(4) to syncer(4). Notes: svn path=/head/; revision=63500
* Add fsync(8). This becomes useful with the advent of MAP_NOSYNC etc.Paul Saab2000-07-193-0/+123
Reviewed by: peter Notes: svn path=/head/; revision=63499