From owner-freebsd-doc@FreeBSD.ORG Mon May 5 18:30:01 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 4C1AF1065679 for ; Mon, 5 May 2008 18:30:01 +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 252518FC18 for ; Mon, 5 May 2008 18:30:01 +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 m45IU1JU007744 for ; Mon, 5 May 2008 18:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m45IU0CV007740; Mon, 5 May 2008 18:30:01 GMT (envelope-from gnats) Resent-Date: Mon, 5 May 2008 18:30:01 GMT Resent-Message-Id: <200805051830.m45IU0CV007740@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 4B1B8106567A for ; Mon, 5 May 2008 18:25:35 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id CD5648FC24 for ; Mon, 5 May 2008 18:25:34 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: by fg-out-1718.google.com with SMTP id l26so1917514fgb.35 for ; Mon, 05 May 2008 11:25:33 -0700 (PDT) Received: by 10.86.98.10 with SMTP id v10mr7774980fgb.46.1210011933655; Mon, 05 May 2008 11:25:33 -0700 (PDT) Received: from pgj@FreeBSD.org ( [80.98.116.90]) by mx.google.com with ESMTPS id y18sm11630301fkd.19.2008.05.05.11.25.31 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 05 May 2008 11:25:32 -0700 (PDT) Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Mon, 5 May 2008 20:25:30 +0200 Message-Id: <481f511c.12975e0a.0d51.1286@mx.google.com> Date: Mon, 5 May 2008 20:25:30 +0200 From: "Gabor PALI" Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/123427: [patch] Fix Old-Fashioned Replaceables 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:30:01 -0000 >Number: 123427 >Category: docs >Synopsis: [patch] Fix Old-Fashioned Replaceables 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:30:00 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 old style replaceables in the FreeBSD Handbook, Chapter 24 (``Serial Communications''). I think they should be updated to use How-To-Repeat: >Fix: --- serialcomms.patch.5.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:44:02 -0000 @@ -1922,7 +1922,7 @@ I Access a Number of Hosts Through a Terminal Server Rather than waiting until you are connected and typing - CONNECT <host> each time, use tip's + CONNECT host each time, use tip's cm capability. For example, these entries in /etc/remote: @@ -2010,7 +2010,7 @@ specifying the following in your $HOME/.tiprc file: - force=<single-char> + force=single-char --- serialcomms.patch.5.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: