diff options
-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 |