mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-01-06 00:00:49 +03:00
Fix whitespace introduced in ecc277cff
The manual page change in ecc277c
has introduced whitespace on
line ends.
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Martin Matuska <mm@FreeBSD.org>
Closes #11722
This commit is contained in:
parent
7ca0ef36e1
commit
7126b0e5ed
@ -261,15 +261,15 @@ causes the property to be inherited by all descendant datasets, as through
|
|||||||
was run on any descendant datasets that have this property set on the
|
was run on any descendant datasets that have this property set on the
|
||||||
sending system.
|
sending system.
|
||||||
.Pp
|
.Pp
|
||||||
If the send stream was sent with
|
If the send stream was sent with
|
||||||
.Fl c
|
.Fl c
|
||||||
then overriding the
|
then overriding the
|
||||||
.Sy compression
|
|
||||||
property will have no affect on received data but the
|
|
||||||
.Sy compression
|
.Sy compression
|
||||||
property will be set. To have the data recompressed on receive remove the
|
property will have no affect on received data but the
|
||||||
.Fl c
|
.Sy compression
|
||||||
flag from the send stream.
|
property will be set. To have the data recompressed on receive remove the
|
||||||
|
.Fl c
|
||||||
|
flag from the send stream.
|
||||||
.Pp
|
.Pp
|
||||||
Any editable property can be set at receive time. Set-once properties bound
|
Any editable property can be set at receive time. Set-once properties bound
|
||||||
to the received data, such as
|
to the received data, such as
|
||||||
|
@ -189,12 +189,12 @@ feature is enabled on the sending system but the
|
|||||||
option is not supplied in conjunction with
|
option is not supplied in conjunction with
|
||||||
.Fl c ,
|
.Fl c ,
|
||||||
then the data will be decompressed before sending so it can be split into
|
then the data will be decompressed before sending so it can be split into
|
||||||
smaller block sizes. Streams sent with
|
smaller block sizes. Streams sent with
|
||||||
.Fl c
|
.Fl c
|
||||||
will not have their data recompressed on the receiver side using
|
will not have their data recompressed on the receiver side using
|
||||||
.Fl o compress=value.
|
.Fl o compress=value.
|
||||||
The data will stay compressed as it was from the sender. The new compression
|
The data will stay compressed as it was from the sender. The new compression
|
||||||
property will be set for future data.
|
property will be set for future data.
|
||||||
.It Fl w, -raw
|
.It Fl w, -raw
|
||||||
For encrypted datasets, send data exactly as it exists on disk. This allows
|
For encrypted datasets, send data exactly as it exists on disk. This allows
|
||||||
backups to be taken even if encryption keys are not currently loaded. The
|
backups to be taken even if encryption keys are not currently loaded. The
|
||||||
|
Loading…
Reference in New Issue
Block a user