releasing 4.6

This commit is contained in:
Dustin Kirkland 2011-05-28 12:58:04 -05:00
commit 98c468888b
9 changed files with 22 additions and 11 deletions

View file

@ -1 +1 @@
man_MANS = byobu.1 byobu-config.1 byobu-ctrl-a.1 byobu-disable.1 byobu-enable.1 byobu-export.1 byobu-janitor.1 byobu-launch.1 byobu-launcher.1 byobu-launcher-install.1 byobu-launcher-uninstall.1 byobu-reconnect-sockets.1 byobu-select-profile.1 byobu-select-session.1 byobu-status.1 byobu-status-detail.1 shell.1
man_MANS = byobu.1 byobu-config.1 byobu-ctrl-a.1 byobu-disable.1 byobu-enable.1 byobu-export.1 byobu-janitor.1 byobu-launch.1 byobu-launcher.1 byobu-launcher-install.1 byobu-launcher-uninstall.1 byobu-reconnect-sockets.1 byobu-select-profile.1 byobu-select-session.1 byobu-status.1 byobu-status-detail.1 byobu-shell.1

View file

@ -1,9 +1,9 @@
.TH shell 1 "11 Feb 2009" byobu "byobu"
.TH byobu\-shell 1 "11 Feb 2009" byobu "byobu"
.SH NAME
shell \- Print the message of the day and launch a shell
byobu\-shell \- Print the message of the day and launch a shell
.SH DESCRIPTION
\fBshell\fP is a simple script that prints the message of the day (/etc/motd) and launches a shell.
\fBbyobu\-shell\fP is a simple script that prints the message of the day (/etc/motd) and launches a shell.
$SHELL will be invoked if it exists. Otherwise, /bin/sh will be used.