diff --git a/byobu-export.1 b/byobu-export.1 index ad1a60b6..341c9a78 100644 --- a/byobu-export.1 +++ b/byobu-export.1 @@ -1,4 +1,4 @@ -.TH screen\-launcher 1 "28 Mar 2009" byobu "byobu" +.TH byobu\-export 1 "28 Mar 2009" byobu "byobu" .SH NAME byobu\-export \- create a byobu archive for export diff --git a/byobu-launcher.1 b/byobu-launcher.1 index 9dc61d7b..1ca0fef0 100644 --- a/byobu-launcher.1 +++ b/byobu-launcher.1 @@ -1,9 +1,9 @@ -.TH screen\-launcher 1 "16 Jan 2009" byobu "byobu" +.TH byobu\-launcher 1 "16 Jan 2009" byobu "byobu" .SH NAME -screen\-launcher \- Screen Launcher +byobu\-launcher \- Byobu Launcher .SH DESCRIPTION -\fBscreen\-launcher\fP is a simple application that will launch "screen", reconnecting to an existing detached session (if available). +\fBbyobu\-launcher\fP is a simple application that will launch "screen" in a byobu configuration, reconnecting to an existing detached session (if available). This script exists for simple insertion and removal from a user's $HOME/.screenrc file, by the \fBbyobu\fP utility. diff --git a/byobu-select-profile.1 b/byobu-select-profile.1 index 1bdbfc67..1db20472 100644 --- a/byobu-select-profile.1 +++ b/byobu-select-profile.1 @@ -1,9 +1,9 @@ -.TH select\-screen\-profile 1 "14 Dec 2008" byobu "byobu" +.TH select\-byobu\-profile 1 "14 Dec 2008" byobu "byobu" .SH NAME -select\-screen\-profile \- Screen Profile Selector +select\-byobu\-profile \- Screen Profile Selector .SH DESCRIPTION -\fBselect\-screen\-profile\fP is an application that lists the available byobu screen profiles on a system and prompts the user to select one. +\fBselect\-byobu\-profile\fP is an application that lists the available byobu screen profiles on a system and prompts the user to select one. The selected profile will be symbolically linked into the current user's $HOME/.byobu/profile, if that file does not yet exist, or is currently a symbolic link. @@ -17,6 +17,6 @@ The selected profile will be symbolically linked into the current user's $HOME/. .PD .SH AUTHOR -This manpage and the \fBselect\-screen\-profile\fP utility was written by Dustin Kirkland for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation. +This manpage and the utility were written by Dustin Kirkland for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. diff --git a/debian/changelog b/debian/changelog index f5cdb29b..c0d514af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,11 @@ byobu (2.34) unreleased; urgency=low distros (busybox, Arch), LP: #434047 * byobu.1: fix manpage, mem_used was listed twice, mail was in the wrong place, LP: #434052 + * byobu-export.1, byobu-launcher.1, byobu-select-profile.1: minor manpage + fixes, updating the names of the utilities to use "byobu" rather than + "screen" - -- Dustin Kirkland Mon, 21 Sep 2009 09:58:55 -0700 + -- Dustin Kirkland Mon, 21 Sep 2009 11:04:11 -0700 byobu (2.33-0ubuntu1) karmic; urgency=low