diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-09-17 11:45:25 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-09-17 11:45:25 +0200 |
commit | b65b65df1cb6b46dd40b991a6a3494333be7a9b4 (patch) | |
tree | 798b62dc03b0fe9294d9d455523035038e62580c | |
parent | a31c30564ceceb6736ee68a2f3f1560d51777ca0 (diff) | |
download | plan9front-b65b65df1cb6b46dd40b991a6a3494333be7a9b4.tar.xz |
inst: fix typo
-rwxr-xr-x | rc/bin/inst/mountcwfs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/inst/mountcwfs b/rc/bin/inst/mountcwfs index a205f5b21..3e93a4f12 100755 --- a/rc/bin/inst/mountcwfs +++ b/rc/bin/inst/mountcwfs @@ -97,7 +97,7 @@ case go } } - log Configuering $fstype file server for $fs + log Configuring $fstype file server for $fs { echo noattach echo allow |