OSDN Git Service

8abb8bc44de7d0602a7643dd207420ec0e348a9e
[linuxjm/coreutils.git] / original / man1 / sync.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2 .TH SYNC "1" "April 2010" "GNU coreutils 8.5" "User Commands"
3 .SH NAME
4 sync \- flush file system buffers
5 .SH SYNOPSIS
6 .B sync
7 [\fIOPTION\fR]
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Force changed blocks to disk, update the super block.
12 .TP
13 \fB\-\-help\fR
14 display this help and exit
15 .TP
16 \fB\-\-version\fR
17 output version information and exit
18 .SH AUTHOR
19 Written by Jim Meyering.
20 .SH "REPORTING BUGS"
21 Report sync bugs to bug\-coreutils@gnu.org
22 .br
23 GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
24 .br
25 General help using GNU software: <http://www.gnu.org/gethelp/>
26 .br
27 Report sync translation bugs to <http://translationproject.org/team/>
28 .SH COPYRIGHT
29 Copyright \(co 2010 Free Software Foundation, Inc.
30 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
31 .br
32 This is free software: you are free to change and redistribute it.
33 There is NO WARRANTY, to the extent permitted by law.
34 .SH "SEE ALSO"
35 sync(2)
36 .PP
37 The full documentation for
38 .B sync
39 is maintained as a Texinfo manual.  If the
40 .B info
41 and
42 .B sync
43 programs are properly installed at your site, the command
44 .IP
45 .B info coreutils \(aqsync invocation\(aq
46 .PP
47 should give you access to the complete manual.