From pali.gabor@googlemail.com  Wed May 21 04:34:02 2008
Return-Path: <pali.gabor@googlemail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9E18A106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 May 2008 04:34:02 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172])
	by mx1.freebsd.org (Postfix) with ESMTP id 331798FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 May 2008 04:34:02 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: by ug-out-1314.google.com with SMTP id q2so80840uge.37
        for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 May 2008 21:34:01 -0700 (PDT)
Received: by 10.125.153.8 with SMTP id f8mr7870805mko.60.1211344440842;
        Tue, 20 May 2008 21:34:00 -0700 (PDT)
Received: from pgj@FreeBSD.org ( [80.99.205.120])
        by mx.google.com with ESMTPS id 12sm2622585fks.13.2008.05.20.21.33.59
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Tue, 20 May 2008 21:33:59 -0700 (PDT)
Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Wed, 21 May 2008 06:33:57 +0200
Message-Id: <4833a637.0c135e0a.33ee.0f6a@mx.google.com>
Date: Wed, 21 May 2008 06:33:57 +0200
From: "Gabor PALI" <pgj@FreeBSD.org>
Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= <pali.gabor@googlemail.com>
Reply-To: Gabor PALI <pgj@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Fix Markup of chsh(1) in Article linux-users
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         123850
>Category:       docs
>Synopsis:       [patch] Fix Markup of chsh(1) in Article linux-users
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 21 04:40:01 UTC 2008
>Closed-Date:    Sun May 25 15:21:02 UTC 2008
>Last-Modified:  Sun May 25 15:21:02 UTC 2008
>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 tiny markup problem in the article titled ``FreeBSD
	Quickstart Guide for Linux Users'', Section 2. ``Shells: No
	Bash?''. A ';' is missing after the entity &man.chsh.1; in the
	SGML sources, however the HTML output is rendered correctly.

>How-To-Repeat:

>Fix:

--- articles.linux-users.patch.3.diff begins here ---
Index: article.sgml
===================================================================
RCS file: /doc/en_US.ISO8859-1/articles/linux-users/article.sgml,v
retrieving revision 1.2
diff -u -r1.2 article.sgml
--- article.sgml	14 Apr 2008 13:08:18 -0000	1.2
+++ article.sgml	21 May 2008 04:19:11 -0000
@@ -64,7 +64,7 @@
       shells are available in &os;'s <ulink
 	url="article.html#SOFTWARE">Packages and Ports&nbsp;Collection</ulink>.</para>
 
-    <para>If you do install other shells you can use &man.chsh.1 to set
+    <para>If you do install other shells you can use &man.chsh.1; to set
       a user's default shell.  It is, however, recommended that the
       <username>root</username>'s default shell remain unchanged.  The
       reason for this is that shells not included in the base distribution
--- articles.linux-users.patch.3.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->open 
State-Changed-By: gabor 
State-Changed-When: Thu May 22 15:31:42 UTC 2008 
State-Changed-Why:  
Take. 


Responsible-Changed-From-To: freebsd-doc->gabor 
Responsible-Changed-By: gabor 
Responsible-Changed-When: Thu May 22 15:31:42 UTC 2008 
Responsible-Changed-Why:  
Take. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/123850: commit references a PR
Date: Sun, 25 May 2008 15:19:47 +0000 (UTC)

 gabor       2008-05-25 15:19:43 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/articles/linux-users article.sgml 
   Log:
   - Fix entity
   
   PR:             docs/123850
   Submitted by:   pgj
   
   Revision  Changes    Path
   1.5       +1 -1      doc/en_US.ISO8859-1/articles/linux-users/article.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"
 
State-Changed-From-To: open->closed 
State-Changed-By: gabor 
State-Changed-When: Sun May 25 15:20:18 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123850 
>Unformatted:
