From owner-freebsd-doc@FreeBSD.ORG Tue Mar 30 09:30:10 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 214AB106566B for ; Tue, 30 Mar 2010 09:30:10 +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 118FE8FC0A for ; Tue, 30 Mar 2010 09:30:10 +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 o2U9U97C048829 for ; Tue, 30 Mar 2010 09:30:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o2U9U9K3048822; Tue, 30 Mar 2010 09:30:09 GMT (envelope-from gnats) Date: Tue, 30 Mar 2010 09:30:09 GMT Message-Id: <201003300930.o2U9U9K3048822@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: docs/144407: 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: Tue, 30 Mar 2010 09:30:10 -0000 The following reply was made to PR docs/144407; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: docs/144407: commit references a PR Date: Tue, 30 Mar 2010 09:22:44 +0000 (UTC) Author: maxim Date: Tue Mar 30 09:22:33 2010 New Revision: 205873 URL: http://svn.freebsd.org/changeset/base/205873 Log: o Remove a duplicate reference to -f flag in the SYNOPSYS section. o Improve wording. PR: docs/144407 Submitted by: gcooper MFC after: 1 week Modified: head/usr.sbin/mtree/mtree.8 Modified: head/usr.sbin/mtree/mtree.8 ============================================================================== --- head/usr.sbin/mtree/mtree.8 Tue Mar 30 06:42:01 2010 (r205872) +++ head/usr.sbin/mtree/mtree.8 Tue Mar 30 09:22:33 2010 (r205873) @@ -41,9 +41,6 @@ .Op Fl f Ar spec .Ek .Bk -words -.Op Fl f Ar spec -.Ek -.Bk -words .Op Fl K Ar keywords .Ek .Bk -words @@ -119,7 +116,7 @@ Same as except a status of 2 is returned if the file hierarchy did not match the specification. .It Fl w -Make some errorconditions non-fatal warnings. +Make some errors non-fatal warnings. .It Fl x Do not descend below mount points in the file hierarchy. .It Fl f Ar file _______________________________________________ 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"