From pali.gabor@googlemail.com  Fri May 30 16:56:24 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 224C2106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 May 2008 16:56:24 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158])
	by mx1.freebsd.org (Postfix) with ESMTP id BF46C8FC1B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 May 2008 16:56:23 +0000 (UTC)
	(envelope-from pali.gabor@googlemail.com)
Received: by fg-out-1718.google.com with SMTP id l26so187993fgb.35
        for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 May 2008 09:56:22 -0700 (PDT)
Received: by 10.86.77.5 with SMTP id z5mr4612526fga.42.1212166582654;
        Fri, 30 May 2008 09:56:22 -0700 (PDT)
Received: from pgj@FreeBSD.org ( [80.99.205.120])
        by mx.google.com with ESMTPS id 31sm2128002fkt.2.2008.05.30.09.56.21
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Fri, 30 May 2008 09:56:21 -0700 (PDT)
Received: by pgj@FreeBSD.org (sSMTP sendmail emulation); Fri, 30 May 2008 18:56:20 +0200
Message-Id: <484031b5.1f145e0a.6b06.05ca@mx.google.com>
Date: Fri, 30 May 2008 18:56:20 +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 in FAQ, Question 5.12
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         124146
>Category:       docs
>Synopsis:       [patch] Fix Markup in FAQ, Question 5.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgj
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 30 17:00:12 UTC 2008
>Closed-Date:    Sat May 31 09:14:23 UTC 2008
>Last-Modified:  Sat May 31 09:20: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:
	Exclamation mark should be placed outside of the <errorname> tags
	enclosing the mentioned error message in the FreeBSD FAQ, Question
	5.12. ``My system does not have 1 GB of RAM, and FreeBSD still
	panics with "kmem_map too small!"''. The reason is simple: that
	exclamation mark is not part of the message, it is a part of the
	Question (however, it is an exclamation actually :)).


>How-To-Repeat:

>Fix:

--- books.faq.patch.27.diff begins here ---
Index: book.sgml
===================================================================
RCS file: /doc/en_US.ISO8859-1/books/faq/book.sgml,v
retrieving revision 1.827
diff -u -r1.827 book.sgml
--- book.sgml	27 May 2008 23:51:07 -0000	1.827
+++ book.sgml	30 May 2008 02:21:57 -0000
@@ -3255,7 +3255,7 @@
       <qandaentry>
 	<question id="panic-kmemmap-too-small">
 	  <para>My system does not have 1 GB of RAM, and FreeBSD still
-	    panics with <errorname>kmem_map too small!</errorname>
+	    panics with <errorname>kmem_map too small</errorname>!
 	    </para>
 	</question>
 
--- books.faq.patch.27.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->pgj 
Responsible-Changed-By: pgj 
Responsible-Changed-When: Sat May 31 02:03:16 UTC 2008 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124146 
State-Changed-From-To: open->closed 
State-Changed-By: pgj 
State-Changed-When: Sat May 31 09:13:51 UTC 2008 
State-Changed-Why:  
Committed. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/124146: commit references a PR
Date: Sat, 31 May 2008 09:13:56 +0000 (UTC)

 pgj         2008-05-31 09:13:51 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/faq book.sgml 
   Log:
   - Fix markup of Question 5.12
   
   PR:             docs/124146
   Submitted by:   pgj
   Approved by:    gabor (mentor)
   
   Revision  Changes    Path
   1.836     +1 -1      doc/en_US.ISO8859-1/books/faq/book.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:
