aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2007-01-18 13:02:52 +0000
committerrsc <devnull@localhost>2007-01-18 13:02:52 +0000
commit357cecc163c31e95a40a2ce14a23840eef066fe6 (patch)
tree03adc23dfe480ae428b8555d47fdea6026165fe3 /bin
parent9b3fcf01c5d22d7be320a0e194cc54579f71c409 (diff)
downloadplan9port-357cecc163c31e95a40a2ce14a23840eef066fe6.tar.gz
plan9port-357cecc163c31e95a40a2ce14a23840eef066fe6.tar.bz2
plan9port-357cecc163c31e95a40a2ce14a23840eef066fe6.zip
Minor FUSE bug fixes (found mount_fusefs!)
Diffstat (limited to 'bin')
-rwxr-xr-xbin/unmount2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/unmount b/bin/unmount
index 6323e843..46976f16 100755
--- a/bin/unmount
+++ b/bin/unmount
@@ -1,4 +1,4 @@
-l#!/usr/local/plan9/bin/rc
+#!/usr/local/plan9/bin/rc
if(! ~ $#* 1){
echo 'usage: unmount mtpt' >[1=2]