openbsd-ports/sysutils/multitail/patches/patch-multitail_conf
naddy 96e19cba19 - update to 5.2.2
- fix the inclusion of the version number in the program
2008-05-22 19:45:19 +00:00

15 lines
436 B
Plaintext

$OpenBSD: patch-multitail_conf,v 1.9 2008/05/22 19:45:19 naddy Exp $
--- multitail.conf.orig Mon May 19 11:19:09 2008
+++ multitail.conf Wed May 21 21:58:29 2008
@@ -917,8 +917,8 @@ tab_stop:8
# what program to start when the user presses a key
# ...:x:... just that key
# ...:^x:... that key with control
-bind:g:/usr/bin/pine
-bind:^k:/bin/bash
+bind:g:/usr/bin/mail
+bind:^k:/bin/ksh
bind:^l:/usr/bin/telnet
bind:^s:/bin/su
#