mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-15 15:06:42 +00:00
Grammar police (system console terminal type menu).
This commit is contained in:
parent
4398bb2f00
commit
154fe58102
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=86925
@ -1623,10 +1623,10 @@ DMenu MenuSysconsScrnmap = {
|
||||
DMenu MenuSysconsTtys = {
|
||||
DMENU_NORMAL_TYPE | DMENU_SELECTION_RETURNS,
|
||||
"System Console Terminal Type",
|
||||
"For various console encodings corresponding terminal type\n"
|
||||
"must be choosed in /etc/ttys.\n"
|
||||
"WARNING: due to compatibility reasons, only entries started with\n"
|
||||
"ttyv and with terminal type started with cons[0-9] can be changed\n"
|
||||
"For various console encodings, a corresponding terminal type\n"
|
||||
"must be chosen in /etc/ttys.\n\n"
|
||||
"WARNING: For compatibility reasons, only entries starting with\n"
|
||||
"ttyv and terminal types starting with cons[0-9] can be changed\n"
|
||||
"via this menu.\n",
|
||||
"Choose a terminal type",
|
||||
NULL,
|
||||
|
@ -1623,10 +1623,10 @@ DMenu MenuSysconsScrnmap = {
|
||||
DMenu MenuSysconsTtys = {
|
||||
DMENU_NORMAL_TYPE | DMENU_SELECTION_RETURNS,
|
||||
"System Console Terminal Type",
|
||||
"For various console encodings corresponding terminal type\n"
|
||||
"must be choosed in /etc/ttys.\n"
|
||||
"WARNING: due to compatibility reasons, only entries started with\n"
|
||||
"ttyv and with terminal type started with cons[0-9] can be changed\n"
|
||||
"For various console encodings, a corresponding terminal type\n"
|
||||
"must be chosen in /etc/ttys.\n\n"
|
||||
"WARNING: For compatibility reasons, only entries starting with\n"
|
||||
"ttyv and terminal types starting with cons[0-9] can be changed\n"
|
||||
"via this menu.\n",
|
||||
"Choose a terminal type",
|
||||
NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user