From 3bc71695036246c52af58ab0ad58a23a0feb5a0c Mon Sep 17 00:00:00 2001 From: Eli Rosenthal Date: Thu, 4 Aug 2016 16:13:29 -0700 Subject: 7257 zfs manpage user property length needs to be updated Reviewed by: Paul Dagnelie Reviewed by: Matthew Ahrens Reviewed by: Yuri Pankov Reviewed by: Igor Kozhukhov Reviewed by: Robert Mustacchi Approved by: Richard Lowe --- usr/src/man/man1m/zfs.1m | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'usr/src') diff --git a/usr/src/man/man1m/zfs.1m b/usr/src/man/man1m/zfs.1m index 0a3b986384..83eaf3d966 100644 --- a/usr/src/man/man1m/zfs.1m +++ b/usr/src/man/man1m/zfs.1m @@ -1629,9 +1629,8 @@ and so forth .Pc can be used to manipulate both native properties and user properties. Use the .Nm zfs Cm inherit -command to clear a user property . If the property is not defined in any parent -dataset, it is removed entirely. Property values are limited to 1024 -characters. +command to clear a user property. If the property is not defined in any parent +dataset, it is removed entirely. Property values are limited to 8192 bytes. .Ss ZFS Volumes as Swap or Dump Devices During an initial installation a swap device and dump device are created on ZFS volumes in the ZFS root pool. By default, the swap area size is based on 1/2 the -- cgit v1.2.3