diff options
author | Andriy Gapon <avg@FreeBSD.org> | 2019-10-16 06:05:18 +0000 |
---|---|---|
committer | Andriy Gapon <avg@FreeBSD.org> | 2019-10-16 06:05:18 +0000 |
commit | fba547735cd54072b904c13d93cc23f5d18d2dac (patch) | |
tree | d329a72dc0ecf37d136004aec19589382214bb24 /cddl | |
parent | d70b36edb58ce06ef311ef4bfec5004f300929a5 (diff) | |
parent | 37c5efc4ded8475e978e83aa31524dac678da688 (diff) | |
download | src-fba547735cd54072b904c13d93cc23f5d18d2dac.tar.gz src-fba547735cd54072b904c13d93cc23f5d18d2dac.zip |
MFV r353606: 10067 Miscellaneous man page typos
https://www.illumos.org/issues/10067
fileystem - man1m/zfs.1m man1m/boot.1m
Author: Peter Tribble <peter.tribble@gmail.com>
Obtained from: illumos
MFC after: 1 week
Notes
Notes:
svn path=/head/; revision=353607
Diffstat (limited to 'cddl')
-rw-r--r-- | cddl/contrib/opensolaris/cmd/zfs/zfs.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cddl/contrib/opensolaris/cmd/zfs/zfs.8 b/cddl/contrib/opensolaris/cmd/zfs/zfs.8 index 9ede617b01bc..17e30a08dba8 100644 --- a/cddl/contrib/opensolaris/cmd/zfs/zfs.8 +++ b/cddl/contrib/opensolaris/cmd/zfs/zfs.8 @@ -2338,7 +2338,7 @@ option was not specified. .Ar filesystem Ns | Ns Ar volume .Xc .Pp -Remap the indirect blocks in the given fileystem or volume so that they no +Remap the indirect blocks in the given filesystem or volume so that they no longer reference blocks on previously removed vdevs and we can eventually shrink the size of the indirect mapping objects for the previously removed vdevs. Note that remapping all blocks might not be possible and that |