zfs(8): remove errors reported by mandoc 1.14.6

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Signed-off-by: szubersk <szuberskidamian@gmail.com>
Closes #13315
This commit is contained in:
szubersk 2022-04-11 14:49:08 +02:00 committed by Brian Behlendorf
parent 4f0be2bdb0
commit 4620342a32

View File

@ -245,7 +245,7 @@ option reverted to the received value if one exists.
Displays space consumed by, and quotas on, each user, group, or project Displays space consumed by, and quotas on, each user, group, or project
in the specified filesystem or snapshot. in the specified filesystem or snapshot.
.It Xr zfs-project 8 .It Xr zfs-project 8
List, set, or clear project ID and/or inherit flag on the file(s) or directories. List, set, or clear project ID and/or inherit flag on the files or directories.
.El .El
. .
.Ss Mountpoints .Ss Mountpoints
@ -282,7 +282,8 @@ Add or change an encryption key on the specified dataset.
.It Xr zfs-load-key 8 .It Xr zfs-load-key 8
Load the key for the specified encrypted dataset, enabling access. Load the key for the specified encrypted dataset, enabling access.
.It Xr zfs-unload-key 8 .It Xr zfs-unload-key 8
Unload a key for the specified dataset, removing the ability to access the dataset. Unload a key for the specified dataset,
removing the ability to access the dataset.
.El .El
. .
.Ss Channel Programs .Ss Channel Programs