diff --git a/byobu.1 b/byobu.1 index d1a01eb9..aca4114c 100644 --- a/byobu.1 +++ b/byobu.1 @@ -39,9 +39,9 @@ byobu \- wrapper script for seeding a user's byobu configuration and launching s \fBmenu\fP \- a simple indicator directing new users to use the F9 keybinding to access the byobu menu -\fBnetwork-down\fP \- instaneous download bandwidth in kB/s over the last 2 seconds; displayed in the lower bar toward the right in white text on a purple background with a leading 'v' sign indicating 'down' +\fBnetwork-down\fP \- instaneous download bandwidth in kB/s over the last 2 seconds; displayed in the lower bar toward the right in white text on a purple background with a leading 'v' sign indicating 'down'; override the default interface by specifying an alternate interface in \fI$HOME/.byobu/network\fP -\fBnetwork-up\fP \- instantaneous upload bandwidth in kB/s over the last 2 seconds; displayed in the lower bar toward the right in white text on a purple background with a leading '^' sign indicating 'up' +\fBnetwork-up\fP \- instantaneous upload bandwidth in kB/s over the last 2 seconds; displayed in the lower bar toward the right in white text on a purple background with a leading '^' sign indicating 'up'; override the default interface by specifying an alternate interface in \fI$HOME/.byobu/network\fP \fBprocesses\fP \- total number of processes running on the system; displayed in the lower bar in black text on a dark yellow background with a trailing '&' indicating 'background processes' diff --git a/debian/changelog b/debian/changelog index adba1b19..9ce3b225 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,10 +5,10 @@ byobu (2.11) unreleased; urgency=low ctrl-a-), LP: #386363 * screen-launcher-install, screen-launcher-uninstall: use .hushlogin to prevent double-printing of motd - * bin/network-*: allow monitored network interface overrides in - ~/.byobu/network-interface, LP: #386364 + * bin/network-*, byobu.1: allow monitored network interface overrides in + ~/.byobu/network-interface, update manpage accordingly, LP: #386364 - -- Dustin Kirkland Fri, 12 Jun 2009 12:06:40 -0500 + -- Dustin Kirkland Fri, 12 Jun 2009 12:18:38 -0500 byobu (2.10-0ubuntu1) karmic; urgency=low