summaryrefslogtreecommitdiffstats
path: root/src/etc/rc
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-09-16 14:50:16 +0545
committerPhil Davis <phil.davis@inf.org>2015-09-16 14:50:16 +0545
commit235962c0bcb72b8bbbf8425bb7289e6b69ed42d1 (patch)
tree670c72dd7fb1d62f34bd956903354e1dd1d78a8f /src/etc/rc
parentcc493d00395ad5e9b6f90c46b1882b3546c2b1ca (diff)
downloadpfsense-235962c0bcb72b8bbbf8425bb7289e6b69ed42d1.zip
pfsense-235962c0bcb72b8bbbf8425bb7289e6b69ed42d1.tar.gz
Reword text in etc/rc
to improve the English. Resubmit of PR https://github.com/pfsense/pfsense/pull/1847
Diffstat (limited to 'src/etc/rc')
-rwxr-xr-xsrc/etc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/rc b/src/etc/rc
index 4c4b848..aaf920a 100755
--- a/src/etc/rc
+++ b/src/etc/rc
@@ -54,7 +54,7 @@ if [ ! "${PLATFORM}" = "cdrom" ]; then
FSCK_ACTION_NEEDED=1
;;
*)
- echo "Stopping boot is recommended due to filesystem manual action needed, nevertheless it will be tried to repair the filesystem."
+ echo "Stopping boot is recommended because filesystem manual action is needed, nevertheless automated repair of the filesystem will be attempted."
FSCK_ACTION_NEEDED=1
;;
esac
OpenPOWER on IntegriCloud