From nobody@FreeBSD.org  Tue Jan  8 17:49:47 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DD42716A41A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  8 Jan 2008 17:49:47 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id F0E5B13C459
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  8 Jan 2008 17:49:47 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m08HmjbV069492
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 8 Jan 2008 17:48:45 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m08HmjcY069491;
	Tue, 8 Jan 2008 17:48:45 GMT
	(envelope-from nobody)
Message-Id: <200801081748.m08HmjcY069491@www.freebsd.org>
Date: Tue, 8 Jan 2008 17:48:45 GMT
From: gregory delfly <gregoryd.freebsd@free.fr>
To: freebsd-gnats-submit@FreeBSD.org
Subject: more lacking spaces in printing/chapter.sgml
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         119462
>Category:       docs
>Synopsis:       [handbook] [patch] more lacking spaces in printing/chapter.sgml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 08 17:50:03 UTC 2008
>Closed-Date:    Mon Jan 14 02:26:04 UTC 2008
>Last-Modified:  Mon Jan 14 02:30:04 UTC 2008
>Originator:     gregory delfly
>Release:        6.3-RC2 on i386
>Organization:
>Environment:
>Description:
More lacking spaces in books/handbook/printing/chapter.sgml
(i suppose due to copy/pasting)
>How-To-Repeat:
read the chapter again
>Fix:
see attached patch

Patch attached with submission follows:

--- chapter.sgml.old	2008-01-06 21:42:36.000000000 +0100
+++ chapter.sgml	2008-01-06 22:01:28.000000000 +0100
@@ -1691,8 +1691,8 @@
 
               <cmdsynopsis>
                 <command>filter-name</command>
-                <arg choice="plain">-w<replaceable>width</replaceable></arg>
-                <arg choice="plain">-l<replaceable>length</replaceable></arg>
+                <arg choice="plain">-w <replaceable>width</replaceable></arg>
+                <arg choice="plain">-l <replaceable>length</replaceable></arg>
               </cmdsynopsis>
 
               which are identical to the text filters <option>-w</option> and


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Mon Jan 14 02:25:41 UTC 2008 
State-Changed-Why:  
Committed, thanks :) 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Mon Jan 14 02:25:41 UTC 2008 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=119462 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/119462: commit references a PR
Date: Mon, 14 Jan 2008 02:25:00 +0000 (UTC)

 keramida    2008-01-14 02:24:55 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/handbook/printing chapter.sgml 
   Log:
   Add a bit of whitespace between option letters and arguments in
   the description of the LPD `input filter' and `output filter',
   to make reading a bit more comfortable and the source more
   consistent with the rest of the option lists.
   
   PR:             docs/119461, docs/119462
   Submitted by:   Gregory Delfly, <gregoryd.freebsd at free.fr
   
   Revision  Changes    Path
   1.97      +5 -5      doc/en_US.ISO8859-1/books/handbook/printing/chapter.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
