diff --git a/debian/changelog b/debian/changelog index 5f952919..22f0af9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,6 +32,7 @@ byobu (3.0) unreleased; urgency=low * AUTHORS, README: update email address and install instructions * debian/rules, usr/bin/byobu-export, usr/share/man/man1/byobu-export.1: - deprecate the byobu-export utility + * usr/share/man/man1/byobu.1: fix lintian warning about hyphen -- Dustin Kirkland Wed, 07 Jul 2010 11:36:03 -0400 diff --git a/usr/share/man/man1/byobu.1 b/usr/share/man/man1/byobu.1 index eb6c768e..689fa15b 100644 --- a/usr/share/man/man1/byobu.1 +++ b/usr/share/man/man1/byobu.1 @@ -88,10 +88,10 @@ User can also launch Byobu with unique window sets. Users can store these as \f For example: $ cat ~/.byobu/windows.ssh_sessions - screen -t localhost bash - screen -t aussie ssh root@aussie - screen -t beagle ssh root@beagle - screen -t collie ssh root@collie + screen \-t localhost bash + screen \-t aussie ssh root@aussie + screen \-t beagle ssh root@beagle + screen \-t collie ssh root@collie $ BYOBU_WINDOWS=ssh_sessions byobu .SH UNITS OF MEASURE