Fix minor typo.

This commit is contained in:
David E. O'Brien 2001-08-09 15:36:03 +00:00
parent 9023135631
commit 411c56e4bf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=81357
2 changed files with 2 additions and 2 deletions

View File

@ -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'

View File

@ -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'