diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-08-09 20:13:28 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-08-09 20:13:28 +0200 |
commit | 286a035b6ceb727abca8851647f9172366f1ce5d (patch) | |
tree | a793a8b7e6366acf7288b9e8695d1b7fb8c674c4 /rc/bin/inst | |
parent | 8a53b8192db4848626722a00bf4478a2836102d8 (diff) | |
download | plan9front-286a035b6ceb727abca8851647f9172366f1ce5d.tar.xz |
inst/configfs: change spaces into tabs
Diffstat (limited to 'rc/bin/inst')
-rwxr-xr-x | rc/bin/inst/configfs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/inst/configfs b/rc/bin/inst/configfs index 81fc37a3a..8beb1f370 100755 --- a/rc/bin/inst/configfs +++ b/rc/bin/inst/configfs @@ -14,7 +14,7 @@ case go echo 'You can install the following types of file systems:' echo echo ' cwfs64x the cached-worm file server' - echo ' hjfs the new 9front file server (experimental!)' + echo ' hjfs the new 9front file server (experimental!)' echo prompt -d cwfs64x 'File system' cwfs64x hjfs fstype=$rd |