Remove references to old versions of FreeBSD
Versions prior to 9.0 are no longer supported and should not be documented.
This commit is contained in:
parent
46ec29bec3
commit
deff74ed97
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51150
1 changed files with 1 additions and 9 deletions
|
@ -3745,7 +3745,7 @@ kern.sched.name: ULE</screen>
|
|||
|
||||
<para>In order to use a full screen editor such as
|
||||
&man.vi.1; or &man.emacs.1;, run
|
||||
<command>export TERM=xterm</command> on &os; 9.0+
|
||||
<command>export TERM=xterm</command>
|
||||
so that these editors can load the correct data from the
|
||||
&man.termcap.5; database.</para>
|
||||
|
||||
|
@ -4604,14 +4604,6 @@ ttyvb "/usr/libexec/getty Pc" xterm on secure</programlisting>
|
|||
Consider changing <literal>secure</literal> to
|
||||
<literal>insecure</literal>.</para>
|
||||
|
||||
<note>
|
||||
<para>Versions of &os; prior to 9.0 used the <quote>
|
||||
cons25</quote> terminal type, and not <quote>
|
||||
xterm</quote>. Use the format of existing entries in
|
||||
when adding entries to
|
||||
<filename>/etc/ttys</filename>.</para>
|
||||
</note>
|
||||
|
||||
<important>
|
||||
<para>In order to run an X server, at least one virtual
|
||||
terminal must be left to <literal>off</literal> for it
|
||||
|
|
Loading…
Reference in a new issue