Author: adam-guest Date: 2008-02-27 00:14:30 +0000 (Wed, 27 Feb 2008) New Revision: 1066
Modified: trunk/scripts/mergechanges.1 Log: Update to mention Description merging Modified: trunk/scripts/mergechanges.1 =================================================================== --- trunk/scripts/mergechanges.1 2008-02-27 00:13:16 UTC (rev 1065) +++ trunk/scripts/mergechanges.1 2008-02-27 00:14:30 UTC (rev 1066) @@ -5,10 +5,10 @@ \fBmergechanges\fR [\fB\-f\fR] \fIfile1 file2\fR [\fIfile\fR...] .SH DESCRIPTION \fBmergechanges\fR merges two or more \fI.changes\fR files, merging -the Architecture and Files fields of the two. There are basic checks -made to ensure that the changes files are from the same source package -and version. The first changes file is used as the basis and the -information from the later ones is merged into it. +the Architecture, Description and Files fields of the two. There are +basic checks made to ensure that the changes files are from the same +source package and version. The first changes file is used as the basis +and the information from the later ones is merged into it. .PP The output is normally written to \fIstdout\fR. If the \fB\-f\fR option is given, the output is written to -- To unsubscribe, send mail to [EMAIL PROTECTED]
