diff options
-rwxr-xr-x | bin/web | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ plumb1() ;; *firebird*) $BROWSER -remote 'openURL('$i', new-window)' + *firefox*) + $BROWSER -remote 'openURL('$i', new-window)' ;; esac } |
index : plan9port.git | |
This is a port of many Plan 9 libraries and programs to Unix. [forked] | nobody |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/web | 2 |
@@ -10,6 +10,8 @@ plumb1() ;; *firebird*) $BROWSER -remote 'openURL('$i', new-window)' + *firefox*) + $BROWSER -remote 'openURL('$i', new-window)' ;; esac } |