diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/unmount | 2 |
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] |