Fix a rendering issue in the zfs(8) manual.
MFC after: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
6aa0502e8d
commit
ce02aeb9eb
@ -27,11 +27,11 @@
|
|||||||
.\" Copyright (c) 2013, Steven Hartland <smh@FreeBSD.org>
|
.\" Copyright (c) 2013, Steven Hartland <smh@FreeBSD.org>
|
||||||
.\" Copyright (c) 2014 Nexenta Systems, Inc. All Rights Reserved.
|
.\" Copyright (c) 2014 Nexenta Systems, Inc. All Rights Reserved.
|
||||||
.\" Copyright (c) 2014, Xin LI <delphij@FreeBSD.org>
|
.\" Copyright (c) 2014, Xin LI <delphij@FreeBSD.org>
|
||||||
.\" Copyright (c) 2014, The FreeBSD Foundation, All Rights Reserved.
|
.\" Copyright (c) 2014-2015, The FreeBSD Foundation, All Rights Reserved.
|
||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd December 12, 2014
|
.Dd July 30, 2015
|
||||||
.Dt ZFS 8
|
.Dt ZFS 8
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -938,7 +938,7 @@ not be used by any other dataset.
|
|||||||
Disabling checksums is
|
Disabling checksums is
|
||||||
.Em NOT
|
.Em NOT
|
||||||
a recommended practice.
|
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
|
Controls the compression algorithm used for this dataset. The
|
||||||
.Cm lzjb
|
.Cm lzjb
|
||||||
compression algorithm is optimized for performance while providing decent data
|
compression algorithm is optimized for performance while providing decent data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user