Fix typos in zfs-bookmark examples

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Mateusz Piotrowski <0mp@FreeBSD.org>
Closes #13456
This commit is contained in:
Mateusz Piotrowski 2022-05-12 18:34:24 +02:00 committed by GitHub
parent 53600767ee
commit 0c11a2738d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -30,7 +30,7 @@
.\" Copyright 2019 Joyent, Inc.
.\" Copyright (c) 2019, 2020 by Christian Schwarz. All Rights Reserved.
.\"
.Dd March 16, 2022
.Dd May 12, 2022
.Dt ZFS-BOOKMARK 8
.Os
.
@ -65,8 +65,8 @@ feature.
.\" These are, respectively, examples 23 from zfs.8
.\" Make sure to update them bidirectionally
.Ss Example 1 : No Creating a bookmark
The following example create a bookmark to a snapshot.
This bookmark can then be used instead of snapshot in send streams.
The following example creates a bookmark to a snapshot.
This bookmark can then be used instead of a snapshot in send streams.
.Dl # Nm zfs Cm bookmark Ar rpool Ns @ Ns Ar snapshot rpool Ns # Ns Ar bookmark
.
.Sh SEE ALSO

View File

@ -36,7 +36,7 @@
.\" Copyright 2018 Nexenta Systems, Inc.
.\" Copyright 2019 Joyent, Inc.
.\"
.Dd March 16, 2022
.Dd May 12, 2022
.Dt ZFS 8
.Os
.
@ -703,8 +703,8 @@ M F /tank/test/modified
.Ed
.
.Ss Example 23 : No Creating a bookmark
The following example create a bookmark to a snapshot.
This bookmark can then be used instead of snapshot in send streams.
The following example creates a bookmark to a snapshot.
This bookmark can then be used instead of a snapshot in send streams.
.Dl # Nm zfs Cm bookmark Ar rpool Ns @ Ns Ar snapshot rpool Ns # Ns Ar bookmark
.
.Ss Example 24 : No Setting Sy sharesmb No Property Options on a ZFS File System