commit | cb27443abf3d6af6ab52377c71c843e619928433 | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Thu Mar 25 23:03:22 2004 +0000 |
committer | rsc <devnull@localhost> | Thu Mar 25 23:03:22 2004 +0000 |
tree | 437129c581c3a2fbee75c5e52388b2bcf1cedb5e | |
parent | 0023dde3260f4d6b085bed7d90bf8b1ca0daf77b [diff] [blame] |
Today's changes.
diff --git a/bin/web b/bin/web index a597f2d..7ca1c7d 100755 --- a/bin/web +++ b/bin/web
@@ -10,6 +10,7 @@ ;; *firebird*) $BROWSER -remote 'openURL('$i', new-window)' + ;; *firefox*) $BROWSER -remote 'openURL('$i', new-window)' ;;