6324 Add an `ndp' tool for manipulating the neighbors table
[illumos-gate.git] / usr / src / man / man1m / sync.1m
blob30ad49ac6bebc1487b45cec6167d51b7ad1e321f
1 '\" te
2 .\"  Copyright 1989 AT&T
3 .\" Copyright (c) 1998, Sun Microsystems, Inc. , All Rights Reserved
4 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
5 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
6 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
7 .TH SYNC 1M "Dec 1, 1998"
8 .SH NAME
9 sync \- update the super block
10 .SH SYNOPSIS
11 .LP
12 .nf
13 \fBsync\fR
14 .fi
16 .SH DESCRIPTION
17 .sp
18 .LP
19 \fBsync\fR executes the \fBsync\fR system primitive. If the system is to be
20 stopped, \fBsync\fR must be called to ensure file system integrity. It will
21 flush all previously unwritten system buffers out to disk, thus assuring that
22 all file modifications up to that point will be saved. See \fBsync\fR(2) for
23 details.
24 .SH SEE ALSO
25 .sp
26 .LP
27 \fBsync\fR(2), \fBattributes\fR(5)