summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/rc.d/syscons2
-rw-r--r--etc/rc.syscons2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.d/syscons b/etc/rc.d/syscons
index f8c5c6c..1152abc 100644
--- a/etc/rc.d/syscons
+++ b/etc/rc.d/syscons
@@ -180,7 +180,7 @@ if [ -n "${allscreens_flags}" ]; then
done
fi
-# set this keyboard more for all virtual terminals
+# set this keyboard mode for all virtual terminals
#
if [ -n "${allscreens_kbdflags}" ]; then
echo -n ' allscreens_kbd'
diff --git a/etc/rc.syscons b/etc/rc.syscons
index f8c5c6c..1152abc 100644
--- a/etc/rc.syscons
+++ b/etc/rc.syscons
@@ -180,7 +180,7 @@ if [ -n "${allscreens_flags}" ]; then
done
fi
-# set this keyboard more for all virtual terminals
+# set this keyboard mode for all virtual terminals
#
if [ -n "${allscreens_kbdflags}" ]; then
echo -n ' allscreens_kbd'
OpenPOWER on IntegriCloud