diff options
Diffstat (limited to 'static/v10/man8/sync.8')
| -rw-r--r-- | static/v10/man8/sync.8 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/static/v10/man8/sync.8 b/static/v10/man8/sync.8 new file mode 100644 index 00000000..d95c8ad8 --- /dev/null +++ b/static/v10/man8/sync.8 @@ -0,0 +1,18 @@ +.th SYNC VIII 11/1/73 +.sh NAME +sync \*- update the super block +.sh SYNOPSIS +.bd sync +.sh DESCRIPTION +.it Sync +executes the +.it sync +system primitive. +If the system is to be stopped, +.it sync +must be called to insure +file system integrity. +See sync(II) for details. +.sh "SEE ALSO" +sync(II) +.sh BUGS |
