Print this page
10067 Miscellaneous man page typos
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Volker A. Brandt <vab@bb-c.de>

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/zfs.1m.man.txt
          +++ new/usr/src/man/man1m/zfs.1m.man.txt
↓ open down ↓ 1368 lines elided ↑ open up ↑
1369 1369         with the -S option reverted to the received value if one exists.  See
1370 1370         the Properties section for a listing of default values, and details on
1371 1371         which properties can be inherited.
1372 1372  
1373 1373         -r  Recursively inherit the given property for all children.
1374 1374  
1375 1375         -S  Revert the property to the received value if one exists; otherwise
1376 1376             operate as if the -S option was not specified.
1377 1377  
1378 1378       zfs remap filesystem|volume
1379      -       Remap the indirect blocks in the given fileystem or volume so that they
1380      -       no longer reference blocks on previously removed vdevs and we can
     1379 +       Remap the indirect blocks in the given filesystem or volume so that
     1380 +       they no longer reference blocks on previously removed vdevs and we can
1381 1381         eventually shrink the size of the indirect mapping objects for the
1382 1382         previously removed vdevs. Note that remapping all blocks might not be
1383 1383         possible and that references from snapshots will still exist and cannot
1384 1384         be remapped.
1385 1385  
1386 1386       zfs upgrade
1387 1387         Displays a list of file systems that are not the most recent version.
1388 1388  
1389 1389       zfs upgrade -v
1390 1390         Displays a list of currently supported file system versions.
↓ open down ↓ 930 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX