From 62aafbccb7108af04354d20f8681fdf135f5890d Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Thu, 25 Jun 2009 16:08:32 -0500 Subject: [PATCH] * byobu.1, byobu-config.1: move the putty bug note to the byobu manpage next to the keybinding documentation Signed-off-by: Dustin Kirkland --- byobu-config.1 | 5 ----- byobu.1 | 6 +++--- debian/changelog | 4 +++- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/byobu-config.1 b/byobu-config.1 index b2a4c614..d22f4989 100644 --- a/byobu-config.1 +++ b/byobu-config.1 @@ -8,11 +8,6 @@ byobu-config \- Configuration utility for byobu The menu provided by the \fBbyobu\fP should be self-explanatory. - -.SH "BUGS" - -PuTTY users have reported that the F2, F3, and F4 shortcut keys are not working properly. PuTTY sends the same escape sequences as the linux console for F1-F4 by default. You can fix this problem in the PuTTY config by changing the function keys to 'xterm R6'. See: \fIhttp://www.mail-archive.com/screen-users@gnu.org/msg01525.html\fP - .SH "SEE ALSO" .PD 0 .TP diff --git a/byobu.1 b/byobu.1 index fbab3132..645f4f79 100644 --- a/byobu.1 +++ b/byobu.1 @@ -98,9 +98,9 @@ byobu keybindings can be user defined in /usr/share/byobu/keybindings/ (or withi \fBCtrl-a k\fP \- Kill the current window -.TP -\fIhttp://launchpad.net/byobu\fP -.PD +.SH "BUGS" + +PuTTY users have reported that the F2, F3, and F4 shortcut keys are not working properly. PuTTY sends the same escape sequences as the linux console for F1-F4 by default. You can fix this problem in the PuTTY config by changing the function keys to 'xterm R6'. See: \fIhttp://www.mail-archive.com/screen-users@gnu.org/msg01525.html\fP .SH SEE ALSO .PD 0 diff --git a/debian/changelog b/debian/changelog index d6f6eba5..1b49e28a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,11 +8,13 @@ byobu (2.17) unreleased; urgency=low LP: #391913 * byobu: detect and emit an error message if the user tries to run byobu from within a screen session + * byobu.1, byobu-config.1: move the putty bug note to the byobu manpage + next to the keybinding documentation [ Ciemon Dunville ] * byobu.1: update description, add note about units of measure - -- Dustin Kirkland Thu, 25 Jun 2009 16:05:04 -0500 + -- Dustin Kirkland Thu, 25 Jun 2009 16:08:05 -0500 byobu (2.16-0ubuntu1) karmic; urgency=low