Fix man page for the sync property
authorSteven Burgess <sburgess@dattobackup.com>
Wed, 7 Aug 2013 19:52:55 +0000 (15:52 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 7 Aug 2013 23:10:21 +0000 (16:10 -0700)
commite0fd27870850d7beef9f01f93f30b7255338f4b0
tree65ca44bd0f488370d0dfd6006ec7cc01f9f1e03f
parente43b290fdb61fc9533af96fab48515dec0333a2f
Fix man page for the sync property

The help output of for zfs set/get says that sync can be one of

  standard | always | disabled

but the man pages claim it can be

  sync=default | always | disabled

the accepted value is standard, this changes the manpage to give the
correct values.

Signed-off-by: Steven Burgess <sburgess@dattobackup.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1634
man/man8/zfs.8