From owner-svn-src-projects@FreeBSD.ORG Fri Sep 21 20:59:23 2012 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31557106570D; Fri, 21 Sep 2012 20:59:23 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 1CB758FC08; Fri, 21 Sep 2012 20:59:23 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8LKxM4k007133; Fri, 21 Sep 2012 20:59:22 GMT (envelope-from brooks@svn.freebsd.org) Received: (from brooks@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8LKxMaH007131; Fri, 21 Sep 2012 20:59:22 GMT (envelope-from brooks@svn.freebsd.org) Message-Id: <201209212059.q8LKxMaH007131@svn.freebsd.org> From: Brooks Davis Date: Fri, 21 Sep 2012 20:59:22 +0000 (UTC) To: src-committers@freebsd.org, svn-src-projects@freebsd.org X-SVN-Group: projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r240792 - projects/mtree/contrib/mtree X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Sep 2012 20:59:23 -0000 Author: brooks Date: Fri Sep 21 20:59:22 2012 New Revision: 240792 URL: http://svn.freebsd.org/changeset/base/240792 Log: s/timeof/time of/ Submitted by: bjk Modified: projects/mtree/contrib/mtree/mtree.8 Modified: projects/mtree/contrib/mtree/mtree.8 ============================================================================== --- projects/mtree/contrib/mtree/mtree.8 Fri Sep 21 20:30:59 2012 (r240791) +++ projects/mtree/contrib/mtree/mtree.8 Fri Sep 21 20:59:22 2012 (r240792) @@ -305,7 +305,7 @@ This is the default on systems. .It Fl T .Em Do not -modify the modified timeof existing files, the device type of devices, and +modify the modified time of existing files, the device type of devices, and symbolic link targets, to match the specification. This is the default on systems other than .Fx