summaryrefslogtreecommitdiffstats
path: root/cddl
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-09-01 06:12:14 +0000
committerjoel <joel@FreeBSD.org>2012-09-01 06:12:14 +0000
commite79df87ad2d39c7e19c787afca7cf6235cea3e6e (patch)
treee933da4f46e6559762be20352dc73421130387e9 /cddl
parent1a002b0a86460de4a60704c6ff0af4469de61035 (diff)
downloadFreeBSD-src-e79df87ad2d39c7e19c787afca7cf6235cea3e6e.zip
FreeBSD-src-e79df87ad2d39c7e19c787afca7cf6235cea3e6e.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'cddl')
-rw-r--r--cddl/contrib/opensolaris/cmd/zdb/zdb.84
-rw-r--r--cddl/contrib/opensolaris/cmd/zfs/zfs.814
-rw-r--r--cddl/contrib/opensolaris/cmd/zpool/zpool.82
3 files changed, 10 insertions, 10 deletions
diff --git a/cddl/contrib/opensolaris/cmd/zdb/zdb.8 b/cddl/contrib/opensolaris/cmd/zdb/zdb.8
index 4eb19c9..e036b96 100644
--- a/cddl/contrib/opensolaris/cmd/zdb/zdb.8
+++ b/cddl/contrib/opensolaris/cmd/zdb/zdb.8
@@ -135,7 +135,7 @@ option is also specified, also display the uberblocks on this device.
.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, cr_txg 1546, 32K, 8 objects
.Li # Ic zdb -S rpool
Simulated DDT histogram:
-bucket allocated referenced
+bucket allocated referenced
______ ______________________________ ______________________________
refcnt blocks LSIZE PSIZE DSIZE blocks LSIZE PSIZE DSIZE
------ ------ ----- ----- ----- ------ ----- ----- -----
diff --git a/cddl/contrib/opensolaris/cmd/zfs/zfs.8 b/cddl/contrib/opensolaris/cmd/zfs/zfs.8
index 127c23a..43003e3 100644
--- a/cddl/contrib/opensolaris/cmd/zfs/zfs.8
+++ b/cddl/contrib/opensolaris/cmd/zfs/zfs.8
@@ -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 properties and mount options is as follows:
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 file system as the last
.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@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
diff --git a/cddl/contrib/opensolaris/cmd/zpool/zpool.8 b/cddl/contrib/opensolaris/cmd/zpool/zpool.8
index 7fdd362..02daa2a 100644
--- a/cddl/contrib/opensolaris/cmd/zpool/zpool.8
+++ b/cddl/contrib/opensolaris/cmd/zpool/zpool.8
@@ -731,7 +731,7 @@ The current on-disk version of the pool. This can be increased, but never
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
OpenPOWER on IntegriCloud