1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00

Fix the default number of virtual consoles in the usage.hlp file: there

were 3 virtual consoles in older releases, but now they are 8.

MFC after:	1 week
This commit is contained in:
Jimmy Olgeni 2001-06-04 15:16:41 +00:00
parent f987e1bd0f
commit 2b809d4f5b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77703

View File

@ -62,7 +62,7 @@ the screen.
FreeBSD also supports multiple "virtual consoles" which you can use to
in order to have several active sessions at once. Use ALT-F<n> to
switch between screens, where `F<n>' is the function key corresponding
to the screen you wish to see. By default, the system comes with 3
to the screen you wish to see. By default, the system comes with 8
virtual consoles enabled - you can enable more by editing the
/etc/ttys file and turning the "off" field to "on" in the relevant vty
entries (up to 12).