docs/145051: [patch] missing closing parenthesis in 7.3 relnotes article.
pluknet
pluknet at gmail.com
Fri Mar 26 08:10:04 UTC 2010
>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: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Mar 26 08:10:03 UTC 2010
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:
More information about the freebsd-doc
mailing list