mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Fix several typos in the man pages
Reviewed-by: George Amanakis <gamanakis@gmail.com> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Signed-off-by: Tim Smith <tsmith84@gmail.com> Closes #16965
This commit is contained in:
@@ -147,7 +147,7 @@ A text comment up to 8192 characters long
|
||||
.It Sy bootsize
|
||||
The amount of space to reserve for the EFI system partition
|
||||
.It Sy failfast
|
||||
If this device should propage BIO errors back to ZFS, used to disable
|
||||
If this device should propagate BIO errors back to ZFS, used to disable
|
||||
failfast.
|
||||
.It Sy path
|
||||
The path to the device for this vdev
|
||||
|
||||
@@ -245,11 +245,11 @@ zpool_checkpoint
|
||||
.No example# Nm cat Pa /usr/share/zfs/compatibility.d/grub2-2.06
|
||||
# Features which are supported by GRUB2 versions prior to v2.12.
|
||||
#
|
||||
# GRUB is not able to detect ZFS pool if snaphsot of top level boot pool
|
||||
# GRUB is not able to detect ZFS pool if snapshot of top level boot pool
|
||||
# is created. This issue is observed with GRUB versions before v2.12 if
|
||||
# extensible_dataset feature is enabled on ZFS boot pool.
|
||||
#
|
||||
# This file lists all read-only comaptible features except
|
||||
# This file lists all read-only compatible features except
|
||||
# extensible_dataset and any other feature that depends on it.
|
||||
#
|
||||
allocation_classes
|
||||
|
||||
Reference in New Issue
Block a user