From owner-cvs-all Mon Aug 6 5:36:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC08037B405; Mon, 6 Aug 2001 05:36:16 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f76CaGi06178; Mon, 6 Aug 2001 05:36:16 -0700 (PDT) (envelope-from murray) Message-Id: <200108061236.f76CaGi06178@freefall.freebsd.org> From: Murray Stokely Date: Mon, 6 Aug 2001 05:36:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/serialcomms chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2001/08/06 05:36:16 PDT Modified files: en_US.ISO8859-1/books/handbook/serialcomms chapter.sgml Log: This chapter was a very unnatural union of several good tutorials. Many of the sections in this chapter contained duplicate information (about FreeBSD 1.1.5.1, mind you). This commit adds a more substantial introduction section with information about terminology, cables and ports, kernel configuration of serial devices, and using stty for serial configuration. The remaining sections ("terminals", "dial-in service", "dial-out service", and "setting up a serial console") can then refer to this earlier section instead of duplicating how to setup /etc/ttys and HUP init, etc. in each one. Also contains a couple more markup fixes for s. PR: 19481 Revision Changes Path 1.36 +537 -557 doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message