~ubuntu-branches/ubuntu/vivid/diffutils/vivid

« back to all changes in this revision

Viewing changes to man/diff3.1

  • Committer: Bazaar Package Importer
  • Author(s): Santiago Vila
  • Date: 2010-02-13 11:49:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100213114900-09lz8jx6wct52qp8
Tags: 1:2.9-1
* New upstream release, now under GPL version 3 or later.
* There is now a --tab-size option. Closes: #82923.
* Manpage for cmp describes exit status. Closes: #200614.
* Manpage for diff describes exit status. Closes: #228441, #473233.
* The file de.po is now more recent. Closes: #313686.
* Fixed bad sdiff behaviour. Closes: #320222.
* Added wdiff to Suggests. Closes: #324627.
* Fixed cmp behaviour regarding stdout and stderr. Closes: #356083.
* The file ru.po is now more recent. Closes: #409274.
* The file es.po is now more recent. Closes: #418005, #481708.
* The file nl.po is now more recent. Closes: #427370.
* Modified watch file to use http instead of ftp.
* Removed .comment section from executables.
* Added Homepage field to control file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.27.
2
 
.TH DIFF3 "1" "April 2002" "diffutils 2.8.1" "User Commands"
 
1
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
 
2
.TH DIFF3 "1" "February 2010" "diffutils 2.9" "User Commands"
3
3
.SH NAME
4
4
diff3 \- compare three files line by line
5
5
.SH SYNOPSIS
38
38
\fB\-a\fR  \fB\-\-text\fR
39
39
Treat all files as text.
40
40
.TP
 
41
\fB\-\-strip\-trailing\-cr\fR
 
42
Strip trailing carriage return on input.
 
43
.TP
41
44
\fB\-T\fR  \fB\-\-initial\-tab\fR
42
45
Make tabs line up by prepending a tab.
43
46
.TP
50
53
\fB\-\-help\fR
51
54
Output this help.
52
55
.PP
53
 
If a FILE is `-', read standard input.
 
56
If a FILE is `\-', read standard input.
 
57
Exit status is 0 if successful, 1 if conflicts, 2 if trouble.
54
58
.SH AUTHOR
55
59
Written by Randy Smith.
56
60
.SH "REPORTING BUGS"
57
 
Report bugs to <bug-gnu-utils@gnu.org>.
 
61
Report bugs to: bug\-diffutils@gnu.org
 
62
GNU diffutils home page: <http://www.gnu.org/software/diffutils/>
 
63
General help using GNU software: <http://www.gnu.org/gethelp/>
58
64
.SH COPYRIGHT
59
 
Copyright \(co 2002 Free Software Foundation, Inc.
60
 
.PP
61
 
This program comes with NO WARRANTY, to the extent permitted by law.
62
 
You may redistribute copies of this program
63
 
under the terms of the GNU General Public License.
64
 
For more information about these matters, see the file named COPYING.
 
65
Copyright \(co 2010 Free Software Foundation, Inc.
 
66
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
 
67
.br
 
68
This is free software: you are free to change and redistribute it.
 
69
There is NO WARRANTY, to the extent permitted by law.
65
70
.SH "SEE ALSO"
66
71
The full documentation for
67
72
.B diff3