From nobody@FreeBSD.org  Fri Mar 26 08:06:13 2010
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 DD1231065670
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 26 Mar 2010 08:06:13 +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 CC0C88FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 26 Mar 2010 08:06:13 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o2Q86Dqc041643
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 26 Mar 2010 08:06:13 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o2Q86DwX041642;
	Fri, 26 Mar 2010 08:06:13 GMT
	(envelope-from nobody)
Message-Id: <201003260806.o2Q86DwX041642@www.freebsd.org>
Date: Fri, 26 Mar 2010 08:06:13 GMT
From: pluknet <pluknet@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] missing closing parenthesis in 7.3 relnotes article.
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         145051
>Category:       docs
>Synopsis:       [patch] missing closing parenthesis in 7.3 relnotes article.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 26 08:10:03 UTC 2010
>Closed-Date:    Mon Sep 06 19:43:54 UTC 2010
>Last-Modified:  Mon Sep 06 19:43:54 UTC 2010
>Originator:     pluknet
>Release:        
>Organization:
>Environment:
>Description:
There's missing closing parenthesis in the following sentence:

      <para>The &man.acpidump.8; utility now supports parsing SRAT
        (System Resource Affinity Table used to describe affinity
        relationships between CPUs and memory.</para>


>How-To-Repeat:

>Fix:
Fixed in attached patch.

Patch attached with submission follows:

--- en_US.ISO8859-1/relnotes/article.sgml.orig	2010-03-26 10:59:16.000000000 +0300
+++ en_US.ISO8859-1/relnotes/article.sgml	2010-03-26 10:59:32.000000000 +0300
@@ -659,7 +659,7 @@
       <title>Userland Changes</title>
 
       <para>The &man.acpidump.8; utility now supports parsing SRAT
-	(System Resource Affinity Table used to describe affinity
+	(System Resource Affinity Table) used to describe affinity
 	relationships between CPUs and memory.</para>
 
       <para>The &man.apropos.1; command no longer sets the necessary


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: brd 
State-Changed-When: Mon Sep 6 19:41:47 UTC 2010 
State-Changed-Why:  
This text is removed in the current stable/7 release notes. We cannot modify the release/7.0.0 or releng/7 since this is not a security issue. 

Thank you for helping make FreeBSD better. 

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