Research V7 development
authorKen Thompson <ken@research.uucp>
Wed, 10 Jan 1979 20:16:13 +0000 (15:16 -0500)
committerKen Thompson <ken@research.uucp>
Wed, 10 Jan 1979 20:16:13 +0000 (15:16 -0500)
Work on file usr/man/man1/sync.1m

Co-Authored-By: Dennis Ritchie <dmr@research.uucp>
Synthesized-from: v7

usr/man/man1/sync.1m [new file with mode: 0644]

diff --git a/usr/man/man1/sync.1m b/usr/man/man1/sync.1m
new file mode 100644 (file)
index 0000000..350b4a7
--- /dev/null
@@ -0,0 +1,19 @@
+.TH SYNC 1M 
+.SH NAME
+sync \- update the super block
+.SH SYNOPSIS
+.B sync
+.SH DESCRIPTION
+.I Sync
+executes the
+.I sync
+system primitive.
+If the system is to be stopped,
+.I sync
+must be called to insure
+file system integrity.
+See
+.IR sync (2)
+for details.
+.SH "SEE ALSO"
+sync(2), update(8)