From owner-freebsd-doc@FreeBSD.ORG Sat Apr 3 16:19:27 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 823D01065674 for ; Sat, 3 Apr 2010 16:19:27 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 548938FC0A for ; Sat, 3 Apr 2010 16:19:27 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o33GJR1v043373 for ; Sat, 3 Apr 2010 16:19:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o33GJRmv043372; Sat, 3 Apr 2010 16:19:27 GMT (envelope-from gnats) Date: Sat, 3 Apr 2010 16:19:27 GMT Message-Id: <201004031619.o33GJRmv043372@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: docs/145059: commit references a PR X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Apr 2010 16:19:27 -0000 The following reply was made to PR docs/145059; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: docs/145059: commit references a PR Date: Sat, 3 Apr 2010 10:07:19 +0000 (UTC) Author: hrs Date: Sat Apr 3 10:07:10 2010 New Revision: 206131 URL: http://svn.freebsd.org/changeset/base/206131 Log: - Typo (s/-p flag/-d flag/) in a ps(1) entry. [*] - Use &man.*; wherever possible. Spotted by: pluknet gmail.com [*] PR: docs/145059 [*] Modified: stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml Modified: stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml ============================================================================== --- stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml Sat Apr 3 08:53:53 2010 (r206130) +++ stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml Sat Apr 3 10:07:10 2010 (r206131) @@ -167,6 +167,18 @@ Late-Breaking News and Corrections + [20100402] The &os; 7.3-RELEASE Release Notes incorrectly + mentioned that a flag has been added to the + &man.ps.1; utility. It should have been a + flag. The correct entry is: + +
+ The &man.ps.1; command now supports a new flag + . This displays descendant info with the + output similar to Linux's (or + ). +
+ [20100330] The libc of &os; 7.3-RELEASE has the &man.fdopendir.3; function but <dirent.h> header file does not @@ -188,9 +200,9 @@ planned. [20100323] The &os; 7.3-RELEASE Release Notes incorrectly - mentioned that the hwpmc(4) driver has been added though this + mentioned that the &man.hwpmc.4; driver has been added though this driver has already been added in 7.0-RELEASE. The changes in - 7.3-RELEASE are that pmcannotate(8) utility and support for + 7.3-RELEASE are that &man.pmcannotate.8; utility and support for Intel Core 2 and Core i7 have been added.
_______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"