svn commit: r240232 - stable/8/cddl/contrib/opensolaris/cmd/zfs

Glen Barber gjb at FreeBSD.org
Sat Sep 8 04:42:34 UTC 2012


Author: gjb (doc,ports committer)
Date: Sat Sep  8 04:42:33 2012
New Revision: 240232
URL: http://svn.freebsd.org/changeset/base/240232

Log:
  MFC r240153:
  -  Typo fix and minor word swap.
  
  PR:		171356

Modified:
  stable/8/cddl/contrib/opensolaris/cmd/zfs/zfs.8
Directory Properties:
  stable/8/cddl/contrib/opensolaris/   (props changed)

Modified: stable/8/cddl/contrib/opensolaris/cmd/zfs/zfs.8
==============================================================================
--- stable/8/cddl/contrib/opensolaris/cmd/zfs/zfs.8	Sat Sep  8 04:42:09 2012	(r240231)
+++ stable/8/cddl/contrib/opensolaris/cmd/zfs/zfs.8	Sat Sep  8 04:42:33 2012	(r240232)
@@ -22,10 +22,11 @@
 .\" Copyright (c) 2012 Nexenta Systems, Inc. All Rights Reserved.
 .\" Copyright (c) 2012, Joyent, Inc. All rights reserved.
 .\" Copyright (c) 2011, Pawel Jakub Dawidek <pjd at FreeBSD.org>
+.\" Copyright (c) 2012, Bryan Drewery <bdrewery at FreeBSD.org>
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 12, 2012
+.Dd September 5, 2012
 .Dt ZFS 8
 .Os
 .Sh NAME
@@ -1076,7 +1077,7 @@ bit is respected for the file system. Th
 .It Sy sharesmb Ns = Ns Cm on | off | Ar opts
 The
 .Sy sharesmb
-property has currently no effect o
+property currently has no effect on
 .Fx .
 .It Sy sharenfs Ns = Ns Cm on | off | Ar opts
 Controls whether the file system is shared via
@@ -2022,7 +2023,7 @@ The default is
 .Pp
 The default can be changed to include group types.
 .It Fl i
-Translate SID to POSIX ID. This flag has currently no effect on
+Translate SID to POSIX ID. This flag currently has no effect on
 .Fx .
 .El
 .It Xo


More information about the svn-src-all mailing list