sync(1)
_________________________________________________________________
sync Command
update the super block
_________________________________________________________________
SYNTAX
sync
DESCRIPTION
Sync executes the sync system primitive. If you plan to stop the
system, you must call sync to ensure file system integrity. It
will flush all previously unwritten system buffers out to disk,
saving all file modifications up to that point. See sync(2) for
details.
SEE ALSO
sync(2) in the Programmer's Reference for the DG/UX System
DG/UX 4.00 Page 1
Licensed material--property of copyright holder(s)