Date: Sun, 1 Aug 2010 11:09:15 +0000 (UTC) From: Benedict Reuschling <bcr@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r210727 - stable/8/bin/setfacl Message-ID: <201008011109.o71B9FM8083619@svn.freebsd.org>
index | next in thread | raw e-mail
Author: bcr (doc committer) Date: Sun Aug 1 11:09:14 2010 New Revision: 210727 URL: http://svn.freebsd.org/changeset/base/210727 Log: MFC r210546: Typo fix: s/ommited/omitted Modified: stable/8/bin/setfacl/setfacl.1 Directory Properties: stable/8/bin/setfacl/ (props changed) Modified: stable/8/bin/setfacl/setfacl.1 ============================================================================== --- stable/8/bin/setfacl/setfacl.1 Sun Aug 1 11:06:13 2010 (r210726) +++ stable/8/bin/setfacl/setfacl.1 Sun Aug 1 11:09:14 2010 (r210727) @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 13, 2010 +.Dd July 27, 2010 .Dt SETFACL 1 .Os .Sh NAME @@ -299,7 +299,7 @@ one of .Dq Li group@ , or .Dq Li everyone@ , -this field is ommited altogether, including the trailing comma. +this field is omitted altogether, including the trailing comma. .It Ar "access permissions" Access permissions may be specified in either short or long form. Short and long forms may not be mixed.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008011109.o71B9FM8083619>
