Author: gjb
Date: Mon Aug  3 16:30:03 2015
New Revision: 286235
URL: https://svnweb.freebsd.org/changeset/base/286235

Log:
  MFC r286092:
    Fix a rendering issue in the zfs(8) manual.
  
  Sponsored by: The FreeBSD Foundation

Modified:
  stable/9/cddl/contrib/opensolaris/cmd/zfs/zfs.8
Directory Properties:
  stable/9/cddl/   (props changed)

Changes in other areas also in this revision:
Modified:
  stable/10/cddl/contrib/opensolaris/cmd/zfs/zfs.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/9/cddl/contrib/opensolaris/cmd/zfs/zfs.8
==============================================================================
--- stable/9/cddl/contrib/opensolaris/cmd/zfs/zfs.8     Mon Aug  3 16:27:36 
2015        (r286234)
+++ stable/9/cddl/contrib/opensolaris/cmd/zfs/zfs.8     Mon Aug  3 16:30:03 
2015        (r286235)
@@ -27,10 +27,11 @@
 .\" Copyright (c) 2014, Joyent, Inc. All rights reserved.
 .\" Copyright (c) 2013, Steven Hartland <[email protected]>
 .\" Copyright (c) 2014, Xin LI <[email protected]>
+.\" Copyright (c) 2015, The FreeBSD Foundation, All Rights Reserved.
 .\"
 .\" $FreeBSD$
 .\"
-.Dd April 23, 2014
+.Dd July 30, 2015
 .Dt ZFS 8
 .Os
 .Sh NAME
@@ -930,7 +931,7 @@ not be used by any other dataset.
 Disabling checksums is
 .Em NOT
 a recommended practice.
-.It Sy compression Ns = Ns Cm on | off | lzjb | gzip | gzip- Ns Ar N | zle | 
Cm lz4
+.It Sy compression Ns = Ns Cm on | off | lzjb | gzip | gzip- Ns Ar N | Cm zle 
| Cm lz4
 Controls the compression algorithm used for this dataset. The
 .CM lzjb
 compression algorithm is optimized for performance while providing decent data
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "[email protected]"

Reply via email to