summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2013-03-14 20:56:30 +0100
committercinap_lenrek <cinap_lenrek@gmx.de>2013-03-14 20:56:30 +0100
commit1357a44edc6cf27d2107b00ef91b4353dc2cbecf (patch)
treeb0beee676e9afeb77d3db41a2074567a63b8248d
parent42224f7e5bcde0ae9a84c91975b681296118d207 (diff)
parentc3d51106e1e95c9e134394f97302e1b9cf428d76 (diff)
downloadplan9front-1357a44edc6cf27d2107b00ef91b4353dc2cbecf.tar.xz
merge
-rwxr-xr-xrc/bin/inst/mountcwfs2
-rwxr-xr-xrc/bin/inst/mounthjfs2
2 files changed, 2 insertions, 2 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})
diff --git a/rc/bin/inst/mounthjfs b/rc/bin/inst/mounthjfs
index 7fff7184f..e47d556d5 100755
--- a/rc/bin/inst/mounthjfs
+++ b/rc/bin/inst/mounthjfs
@@ -8,7 +8,7 @@ service=hjfs
switch($1){
case go
echo
- echo The please choose your $fstype partition
+ echo Please choose your $fstype partition
echo
files=(`{ls /dev/sd*/fs* >[2]/dev/null})