openbsd-ports/sysutils/multitail/patches/patch-multitail_conf
2006-01-23 19:05:39 +00:00

15 lines
436 B
Plaintext

$OpenBSD: patch-multitail_conf,v 1.2 2006/01/23 19:05:39 naddy Exp $
--- multitail.conf.orig Thu Jan 12 13:58:09 2006
+++ multitail.conf Mon Jan 23 18:15:00 2006
@@ -110,8 +110,8 @@ tab_stop:4
# 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:^j:/bin/bash
+bind:g:/usr/bin/mail
+bind:^j:/bin/ksh
bind:^t:/usr/bin/telnet
bind:^s:/bin/su
#