From owner-freebsd-doc@FreeBSD.ORG Mon May 5 18:20:03 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 E29221065686 for ; Mon, 5 May 2008 18:20:03 +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 BC34B8FC18 for ; Mon, 5 May 2008 18:20:03 +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 m45IK3md007553 for ; Mon, 5 May 2008 18:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m45IK3x0007552; Mon, 5 May 2008 18:20:03 GMT (envelope-from gnats) Resent-Date: Mon, 5 May 2008 18:20:03 GMT Resent-Message-Id: <200805051820.m45IK3x0007552@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 0370D1065671 for ; Mon, 5 May 2008 18:18:21 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id 84D438FC0C for ; Mon, 5 May 2008 18:18:20 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: by fg-out-1718.google.com with SMTP id l26so1911898fgb.35 for ; Mon, 05 May 2008 11:18:19 -0700 (PDT) Received: by 10.86.90.13 with SMTP id n13mr149355fgb.64.1210011499240; Mon, 05 May 2008 11:18:19 -0700 (PDT) Received: from pgj@FreeBSD.org ( [80.98.116.90]) by mx.google.com with ESMTPS id c28sm11921690fka.4.2008.05.05.11.18.17 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 05 May 2008 11:18:18 -0700 (PDT) Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Mon, 5 May 2008 20:18:16 +0200 Message-Id: <481f4f6a.1c365e0a.1720.ffffab0e@mx.google.com> Date: Mon, 5 May 2008 20:18:16 +0200 From: "Gabor PALI" Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/123425: [patch] Fix Wrong Tag in Handbook Section 24.5.2 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:20:04 -0000 >Number: 123425 >Category: docs >Synopsis: [patch] Fix Wrong Tag in Handbook Section 24.5.2 >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:20: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 a misused tag in the FreeBSD Handbook, Chapter 24 (``Serial Communications''), Section 24.5.2 (``How Am I Expected to Enter These AT Commands?''). I never used tip(1) but the man page of it tells me those escape signals (prefixed by a tilde character) are not simply keys but keystrokes or commands. Therefore I think it should be marked up as a (as in the other parts of the chapter). >How-To-Repeat: >Fix: --- serialcomms.patch.3.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:37:34 -0000 @@ -1865,7 +1865,7 @@ (e.g./dev/cuad0) and speed is the speed (e.g.57600). When you are done entering the AT - commands hit ~. to exit. + commands type ~. to exit. --- serialcomms.patch.3.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: