diff options
author | ppatience0 <ppatience0@gmail.com> | 2013-03-12 17:55:00 -0400 |
---|---|---|
committer | ppatience0 <ppatience0@gmail.com> | 2013-03-12 17:55:00 -0400 |
commit | c3d51106e1e95c9e134394f97302e1b9cf428d76 (patch) | |
tree | 4e4654d297381225af432da26c69bcfcb4ac2253 /rc/bin/inst/mountcwfs | |
parent | f0303b65cabce1a3cdf2781c952c94a3f1aca310 (diff) |
inst/mountcwfs, inst/mounthjfs: fix typos
Diffstat (limited to 'rc/bin/inst/mountcwfs')
-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 3e93a4f12..92ca70f10 100755 --- a/rc/bin/inst/mountcwfs +++ b/rc/bin/inst/mountcwfs @@ -8,7 +8,7 @@ service=cwfs switch($1){ case go echo - echo The please choose your $fstype partitions + echo Please choose your $fstype partitions echo files=(`{ls /dev/sd*/fscache* /dev/fs/fscache* >[2]/dev/null}) |