]> err.no Git - dpkg/commitdiff
Correct dselect key-press documentation.
authorScott James Remnant <keybuk@debian.org>
Thu, 6 May 2004 22:48:33 +0000 (22:48 +0000)
committerScott James Remnant <keybuk@debian.org>
Thu, 6 May 2004 22:48:33 +0000 (22:48 +0000)
ChangeLog
debian/changelog
dselect/helpmsgs.cc

index 3c32125a74586ab583743197b86be7430df14f3b..41d3a580e7e541bbe090cbfeffd9c62c4b9ff39c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu May 6 23:44:55 BST 2004 Colin Watson <cjwatson@debian.org>
+
+  * dselect/helpmsgs.cc: Pressing 'n' repeats the last search, not
+  moves down; pressing 'p' does nothing.
+
 Thu May 6 23:39:59 BST 2004 Helge Kreutzmann <kreutzm@itp.uni-hannover.de>
 
   * man/de/Makefile.in: Install update-alternatives.8
index c485cc1627003773a8708320dfabe01fb468fca4..e6d1821a060070e7fe78f61e7da6b47a6e93979e 100644 (file)
@@ -6,6 +6,8 @@ dpkg (1.10.22) unstable; urgency=low
     properly again.  Closes: #246595.
   * Make dpkg-scanpackages output Origin and Bugs fields with proper
     casing.  Closes: #154422.
+  * Correct 'n' and 'p' key descriptions in dselect help message.
+    Closes: #120562.
   * Stop hardcoding the list of manual page languages in debian/rules,
     so we include Spanish, Russian and Brazilian Portugese.  Closes: #245994.
   * Correct dpkg manpage to refer to --force-remove-reinstreq instead of
index f9c110c94a76ab8c0f763187b4542dc44925be75..44f10d124de823cd6471b4d4428d3191a03469ae 100644 (file)
@@ -7,7 +7,7 @@
 const struct helpmessage hlp_listkeys = {
   N_("Keystrokes"), N_("\
 Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n\
-  n, Down-arrow, j      p, Up-arrow, k          move highlight\n\
+  Down-arrow, j         Up-arrow, k             move highlight\n\
   N, Page-down, Space   P, Page-up, Backspace   scroll list by 1 page\n\
   ^n                    ^p                      scroll list by 1 line\n\
   t, Home               e, End                  jump to top/end of list\n\
@@ -27,7 +27,7 @@ Quit, exit, overwrite (note capitals!):       ?, F1 request help (also Help)\n\
  X, Esc  eXit, abandoning any changes made    v, V  change status display opts\n\
    R     Revert to state before this list      ^l   redraw display\n\
    U     set all to sUggested state             /   search (Return to cancel)\n\
-   D     set all to Directly requested state    \\   repeat last search\n")
+   D     set all to Directly requested state  n, \\  repeat last search\n")
 };
 const struct helpmessage hlp_mainintro = {
   N_("Introduction to package selections"), N_("\