svn commit: r51150 - head/en_US.ISO8859-1/books/faq
Eitan Adler <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: eadler Date: Sat Oct 28 06:26:09 2017 New Revision: 51150 URL: https://svnweb.freebsd.org/changeset/doc/51150 Log: Remove references to old versions of FreeBSD Versions prior to 9.0 are no longer supported and should not be documented. Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Fri Oct 27 04:01:51 2017 (r51149) +++ head/en_US.ISO8859-1/books/faq/book.xml Sat Oct 28 06:26:09 2017 (r51150) @@ -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> @@ -4603,14 +4603,6 @@ ttyvb "/usr/libexec/getty Pc" xterm on secu problematic on systems with 8 MB RAM or less. 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"