The following commit has been merged in the master branch:
commit 37b01269a3735a3213d5fe5fce377d5360f55ff7
Author: Guillem Jover <guil...@debian.org>
Date:   Thu Jul 7 05:41:06 2011 +0200

    dselect(1): Rename USAGE section to ACTIONS
    
    Document the ways actions can be performed, either interactively or from
    the command line.

diff --git a/debian/changelog b/debian/changelog
index e4e9444..190476d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -119,6 +119,9 @@ dpkg (1.16.1) UNRELEASED; urgency=low
   * Do not require programs to define thisname, provide two new functions
     to handle the program name (dpkg_set_progname and dpkg_get_progname).
     Closes: #631757
+  * Man pages cleanup:
+    - Rename “USAGE” dselect(1) section to “ACTIONS” and clarify they can
+      be performed interactively or from command line.
 
   [ Bill Allombert]
   * Add support for Build-Features: build-arch. Closes: #229357
diff --git a/man/dselect.1 b/man/dselect.1
index d20d499..b422193 100644
--- a/man/dselect.1
+++ b/man/dselect.1
@@ -125,11 +125,12 @@ Print a brief help text and exit successfully.
 .B \-\-version
 Print version information and exit successfully.
 .
-.SH USAGE
+.SH ACTIONS
 When
 .B dselect
-is started interactively, it prompts the user with a menu of available
-actions:
+is started it can perform the following actions, either directly if it
+was specified on the command line or by prompting the user with a menu
+of available actions if running interactively:
 .SS access
 Choose and configure an access method to access package repositories.
 .sp

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to debian-dpkg-cvs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to