The following commit has been merged in the master branch:
commit 69729c759dd77bd14e2209802e38aba130c25278
Author: Guillem Jover <[email protected]>
Date:   Thu Mar 28 19:59:30 2013 +0100

    man: Move EXIT STATUS section before ENVIRONMENT

diff --git a/debian/changelog b/debian/changelog
index d04207b..ed117e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ dpkg (1.17.0) UNRELEASED; urgency=low
     - Remove BUGS sections containing obvious or misplaced information.
     - Move BUGS sections before EXAMPLES and SEE ALSO sections.
     - Place ENVIRONMENT and FILES sections contiguously.
+    - Move EXIT STATUS section before ENVIRONMENT.
   * Use colon instead of dot for user:group in dpkg debug output.
   * Remove support for obsolete DM-Upload-Allowed from Dpkg::Vendor::Debian.
   * Fix update-alternatives to use the current alternative link as the first
diff --git a/man/update-alternatives.8 b/man/update-alternatives.8
index 173c375..6eafbcc 100644
--- a/man/update-alternatives.8
+++ b/man/update-alternatives.8
@@ -368,6 +368,15 @@ is doing.
 .B \-\-quiet
 Don't generate any comments unless errors occur.
 .
+.SH EXIT STATUS
+.TP
+.B 0
+The requested action was successfully performed.
+.TP
+.B 2
+Problems were encountered whilst parsing the command line
+or performing the action.
+.
 .SH ENVIRONMENT
 .TP
 .B DPKG_ADMINDIR
@@ -388,15 +397,6 @@ Can be overridden by the
 .B \-\-admindir
 option.
 .
-.SH EXIT STATUS
-.TP
-.B 0
-The requested action was successfully performed.
-.TP
-.B 2
-Problems were encountered whilst parsing the command line
-or performing the action.
-.
 .SH QUERY FORMAT
 The \fBupdate\-alternatives \-\-query\fP format is using an
 RFC822-like flat format. It's made of \fIn\fP + 1 blocks where \fIn\fP is

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to