瀏覽代碼

Correct dselect key-press documentation.

Scott James Remnant 22 年之前
父節點
當前提交
67e45b0889
共有 3 個文件被更改,包括 9 次插入2 次删除
  1. 5 0
      ChangeLog
  2. 2 0
      debian/changelog
  3. 2 2
      dselect/helpmsgs.cc

+ 5 - 0
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

+ 2 - 0
debian/changelog

@@ -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

+ 2 - 2
dselect/helpmsgs.cc

@@ -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_("\