From 357cecc163c31e95a40a2ce14a23840eef066fe6 Mon Sep 17 00:00:00 2001 From: rsc Date: Thu, 18 Jan 2007 13:02:52 +0000 Subject: Minor FUSE bug fixes (found mount_fusefs!) --- bin/unmount | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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] -- cgit v1.2.3