From owner-freebsd-doc@FreeBSD.ORG Mon Jan 14 13:42:45 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 F021C16A419; Mon, 14 Jan 2008 13:42:45 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E760713C43E; Mon, 14 Jan 2008 13:42:45 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0EDgjNw069059; Mon, 14 Jan 2008 13:42:45 GMT (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0EDgjCB069055; Mon, 14 Jan 2008 13:42:45 GMT (envelope-from keramida) Date: Mon, 14 Jan 2008 13:42:45 GMT Message-Id: <200801141342.m0EDgjCB069055@freefall.freebsd.org> To: gregoryd.freebsd@free.fr, keramida@FreeBSD.org, freebsd-doc@FreeBSD.org, keramida@FreeBSD.org From: keramida@FreeBSD.org Cc: Subject: Re: docs/119463: [handbook] [patch] typo in printing/chapter.sgml X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2008 13:42:46 -0000 Synopsis: [handbook] [patch] typo in printing/chapter.sgml State-Changed-From-To: open->closed State-Changed-By: keramida State-Changed-When: Mon Jan 14 13:40:59 UTC 2008 State-Changed-Why: Hi Gregory, I reworded the text of the peragraph a bit, to avoid the need for a ';' separating two sub-sentences. The new text is shown below: - You should also specify the rw capability; - that tells LPD to open the printer in - read-write mode. + You should also specify the rw capability. + When this capability is present, LPD + opens the printer in read-write mode. Does this look better? Responsible-Changed-From-To: freebsd-doc->keramida Responsible-Changed-By: keramida Responsible-Changed-When: Mon Jan 14 13:40:59 UTC 2008 Responsible-Changed-Why: I'll handle this PR, if Gregory wants to make more changes. http://www.freebsd.org/cgi/query-pr.cgi?pr=119463