From owner-freebsd-questions@FreeBSD.ORG Sat Jun 21 03:46:28 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA56837B401 for ; Sat, 21 Jun 2003 03:46:28 -0700 (PDT) Received: from linux.tsu.tula.ru (linux.tsu.tula.ru [62.76.50.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FF0643F75 for ; Sat, 21 Jun 2003 03:46:27 -0700 (PDT) (envelope-from zs060174@uic.tula.ru) Received: from b2-gw.tsu.tula.ru ([62.76.48.135] helo=ZAIKOV) by linux.tsu.tula.ru with esmtp (Exim 3.35 #1 (Debian)) id 19Tft3-0006TD-00 for ; Sat, 21 Jun 2003 14:46:25 +0400 Date: Sat, 21 Jun 2003 14:45:49 +0400 From: =?Windows-1251?B?x+Dp6u7iINEuwy4=?= X-Mailer: The Bat! (v1.60c) Organization: =?Windows-1251?B?0vPrw9M=?= X-Priority: 3 (Normal) Message-ID: <3811978180.20030621144549@uic.tula.ru> To: questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=Windows-1251 Content-Transfer-Encoding: 8bit Subject: errata in FreeBSD handbook X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?Windows-1251?B?x+Dp6u7iINEuwy4=?= List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2003 10:46:29 -0000 Hello! I find same errata in FreeBSD handbook: cuai0N (must cuaiaN) cual0N (must cualaN) For example, see: 17.2.4 Device Special Files Most devices in the kernel are accessed through ``device special files'', which are located in the /dev directory. The sio devices are accessed through the /dev/ttydN (dial-in) and /dev/cuaaN (call-out) devices. FreeBSD also provides initialization devices (/dev/ttyidN and /dev/cuai0N) and locking devices (/dev/ttyldN and /dev/cual0N)