svn commit: r239968 - in head/cddl/contrib/opensolaris/cmd: zdb zfs
zpool
Joel Dahl
joel at FreeBSD.org
Sat Sep 1 06:12:15 UTC 2012
Author: joel (doc committer)
Date: Sat Sep 1 06:12:14 2012
New Revision: 239968
URL: http://svn.freebsd.org/changeset/base/239968
Log:
Remove trailing whitespace.
Modified:
head/cddl/contrib/opensolaris/cmd/zdb/zdb.8
head/cddl/contrib/opensolaris/cmd/zfs/zfs.8
head/cddl/contrib/opensolaris/cmd/zpool/zpool.8
Modified: head/cddl/contrib/opensolaris/cmd/zdb/zdb.8
==============================================================================
--- head/cddl/contrib/opensolaris/cmd/zdb/zdb.8 Sat Sep 1 06:07:27 2012 (r239967)
+++ head/cddl/contrib/opensolaris/cmd/zdb/zdb.8 Sat Sep 1 06:12:14 2012 (r239968)
@@ -135,7 +135,7 @@ option is also specified, also display t
.It Fl L
Disable leak tracing and the loading of space maps.
By default,
-.Nm
+.Nm
verifies that all non-free blocks are referenced, which can be very expensive.
.It Fl m
Display the offset, spacemap, and free space of each metaslab.
@@ -272,7 +272,7 @@ Dataset rpool/export/home [ZPL], ID 137,
.Li # Ic zdb -S rpool
Simulated DDT histogram:
-bucket allocated referenced
+bucket allocated referenced
______ ______________________________ ______________________________
refcnt blocks LSIZE PSIZE DSIZE blocks LSIZE PSIZE DSIZE
------ ------ ----- ----- ----- ------ ----- ----- -----
Modified: head/cddl/contrib/opensolaris/cmd/zfs/zfs.8
==============================================================================
--- head/cddl/contrib/opensolaris/cmd/zfs/zfs.8 Sat Sep 1 06:07:27 2012 (r239967)
+++ head/cddl/contrib/opensolaris/cmd/zfs/zfs.8 Sat Sep 1 06:12:14 2012 (r239968)
@@ -624,7 +624,7 @@ privilege with
.Qq Nm Cm allow ,
can access everyone's usage.
.Pp
-The
+The
.Sy userused@ Ns ...
properties are not displayed by
.Qq Nm Cm get all .
@@ -1134,7 +1134,7 @@ will not use configured pool log devices
will instead optimize synchronous operations for global pool throughput and
efficient use of resources.
.It Sy snapdir Ns = Ns Cm hidden | visible
-Controls whether the
+Controls whether the
.Pa \&.zfs
directory is hidden or visible in the root of the file system as discussed in
the
@@ -1201,7 +1201,7 @@ are not reflected in the reservation.
The
.Sy vscan
property is currently not supported on
-.Fx .
+.Fx .
.It Sy xattr Ns = Ns Cm off | on
The
.Sy xattr
@@ -1288,7 +1288,7 @@ properties. The correlation between prop
In addition, these options can be set on a per-mount basis using the
.Fl o
option, without affecting the property that is stored on disk. The values
-specified on the command line override the values stored in the dataset. These
+specified on the command line override the values stored in the dataset. These
properties are reported as "temporary" by the
.Qq Nm Cm get
command. If the properties are changed while the dataset is mounted, the new
@@ -1327,7 +1327,7 @@ domain name for the
.Ar module
component of property names to reduce the chance that two
independently-developed packages use the same property name for different
-purposes. Property names beginning with
+purposes. Property names beginning with
.Em com.sun
are reserved for use by Sun Microsystems.
.Pp
@@ -2216,7 +2216,7 @@ and it is assumed to be from the same fi
.Ar snapshot .
.Pp
If the destination is a clone, the source may be the origin snapshot, which
-must be fully specified (for example,
+must be fully specified (for example,
.Cm pool/fs at origin ,
not just
.Cm @origin ) .
@@ -2830,7 +2830,7 @@ Snapshots are displayed if the
.Sy listsnaps
property is
.Cm on .
-The default is
+The default is
.Cm off .
See
.Xr zpool 8
Modified: head/cddl/contrib/opensolaris/cmd/zpool/zpool.8
==============================================================================
--- head/cddl/contrib/opensolaris/cmd/zpool/zpool.8 Sat Sep 1 06:07:27 2012 (r239967)
+++ head/cddl/contrib/opensolaris/cmd/zpool/zpool.8 Sat Sep 1 06:12:14 2012 (r239968)
@@ -731,7 +731,7 @@ The current on-disk version of the pool.
decreased. The preferred method of updating pools is with the
.Qq Nm Cm upgrade
command, though this property can be used when a specific version is needed
-for backwards compatibility.
+for backwards compatibility.
Once feature flags is enabled on a pool this property will no longer have a
value.
.El
More information about the svn-src-head
mailing list