From owner-freebsd-doc@FreeBSD.ORG Mon May 5 18:40:04 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6206510656E3 for ; Mon, 5 May 2008 18:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3BD818FC17 for ; Mon, 5 May 2008 18:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m45Ie4hk009795 for ; Mon, 5 May 2008 18:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m45Ie4OU009794; Mon, 5 May 2008 18:40:04 GMT (envelope-from gnats) Resent-Date: Mon, 5 May 2008 18:40:04 GMT Resent-Message-Id: <200805051840.m45Ie4OU009794@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gabor PALI Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06AF0106564A for ; Mon, 5 May 2008 18:32:28 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id 8BF9D8FC24 for ; Mon, 5 May 2008 18:32:27 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: by fg-out-1718.google.com with SMTP id l26so1922994fgb.35 for ; Mon, 05 May 2008 11:32:26 -0700 (PDT) Received: by 10.86.89.4 with SMTP id m4mr10317106fgb.16.1210012346211; Mon, 05 May 2008 11:32:26 -0700 (PDT) Received: from pgj@FreeBSD.org ( [80.98.116.90]) by mx.google.com with ESMTPS id j12sm11712495fkf.0.2008.05.05.11.32.24 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 05 May 2008 11:32:25 -0700 (PDT) Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Mon, 5 May 2008 20:32:23 +0200 Message-Id: <481f52b9.0cba5e0a.1359.ffff940f@mx.google.com> Date: Mon, 5 May 2008 20:32:23 +0200 From: "Gabor PALI" Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/123430: [patch] Fix Tags for COM1 in Handbook Chapter 24 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gabor PALI List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 18:40:04 -0000 >Number: 123430 >Category: docs >Synopsis: [patch] Fix Tags for COM1 in Handbook Chapter 24 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon May 05 18:40:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Gabor PALI >Release: FreeBSD 6.3-STABLE i386 >Organization: >Environment: System: FreeBSD disznohal 6.3-STABLE FreeBSD 6.3-STABLE #4: Fri Apr 4 23:29:43 CEST 2008 dezzy@disznohal:/usr/obj/usr/src/sys/GENERIC_ i386 >Description: I found some tags for COM1 port is missing or written as in the FreeBSD Handbook, Chapter 24 (``Serial Communications''). I think they should be marked up as , so I created a patch to address this. >How-To-Repeat: >Fix: --- serialcomms.patch.7.diff begins here --- Index: chapter.sgml =================================================================== RCS file: /doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v retrieving revision 1.120 diff -u -r1.120 chapter.sgml --- chapter.sgml 28 Dec 2007 11:11:43 -0000 1.120 +++ chapter.sgml 5 May 2008 04:50:52 -0000 @@ -771,7 +771,7 @@ Note that device numbers in &os; start from zero and not one (like they do, for instance in &ms-dos;-derived systems). This means that what &ms-dos;-based systems - call COM1 is + call COM1 is usually /dev/cuad0 in &os;. @@ -2137,7 +2137,7 @@ - Connect the serial cable to COM1 and the controlling + Connect the serial cable to COM1 and the controlling terminal. --- serialcomms.patch.7.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: