~ubuntu-branches/ubuntu/utopic/coreutils/utopic-proposed

« back to all changes in this revision

Viewing changes to man/sync.1

  • Committer: Colin Watson
  • Date: 2013-10-30 15:48:33 UTC
  • mfrom: (8.3.5 sid)
  • Revision ID: cjwatson@canonical.com-20131030154833-xdt6e1yfffqom1c4
merge from Debian 8.21-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2
 
.TH SYNC "1" "October 2012" "GNU coreutils 8.20" "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 2012 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.