diff options
author | Richard Laager <[email protected]> | 2011-04-08 22:37:37 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2011-04-19 11:38:27 -0700 |
commit | 577468215b714cddea60239192a457130bb44574 (patch) | |
tree | 1ef32fd997f52085ab61a547d802c7e083bc79cc | |
parent | 25d4782bac28c96770f71d2ac2c4b3cea3df6296 (diff) |
Remove a stray tab
Signed-off-by: Brian Behlendorf <[email protected]>
-rw-r--r-- | man/man8/zpool.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 9d8c80dca..1ec2a1f08 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -513,7 +513,7 @@ The following property can be set at creation time and import time: .ad .sp .6 .RS 4n -Alternate root directory. If set, this directory is prepended to any mount points within the pool. This can be used when examining an unknown pool where the mount points cannot be trusted, or in an alternate boot environment, where the typical paths are not valid. \fBaltroot\fR is not a persistent property. It is valid only while the system is up. Setting \fBaltroot\fR defaults to using \fBcachefile\fR=none, though this may be overridden using an explicit setting. +Alternate root directory. If set, this directory is prepended to any mount points within the pool. This can be used when examining an unknown pool where the mount points cannot be trusted, or in an alternate boot environment, where the typical paths are not valid. \fBaltroot\fR is not a persistent property. It is valid only while the system is up. Setting \fBaltroot\fR defaults to using \fBcachefile\fR=none, though this may be overridden using an explicit setting. .RE .sp |