From bcafb0f0081131edf37428710ec85f8c716c0e70 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sat, 5 Jul 2008 02:47:53 +0000 Subject: [PATCH] Update Question 15.8: - Point to Handbook for more up-to-date information Reviewed by: trhodes Approved by: gabor --- en_US.ISO8859-1/books/faq/book.sgml | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 6c42a4b915..f57a90146c 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -9561,25 +9561,9 @@ hint.sio.7.irq="12" - If you are using another computer as a terminal into your - FreeBSD system, get a null-modem cable to go between the two - serial ports. If you are using an actual terminal, see its - accompanying instructions. - - Then, modify /etc/ttys (see - &man.ttys.5;), like above. For example, if you are - hooking up a WYSE-50 terminal to the fifth serial port, - use an entry like this: - - ttyd4 "/usr/libexec/getty std.38400" wyse50 on secure - - This example shows that the port on - /dev/ttyd4 has a wyse50 terminal - connected at 38400 bps with no parity - (std.38400 from - /etc/gettytab, see &man.gettytab.5;) - and root logins are allowed - (secure). + You can find this information in the Terminals + section of the &os; Handbook.