mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-06-22 09:08:31 +03:00
zfs-rollback.8: fix typo in example number
Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Reviewed-by: Alexander Ziaee <ziaee@FreeBSD.org> Reviewed-by: Rob Norris <robn@despairlabs.com> Signed-off-by: Quentin Thébault <quentin.thebault@defenso.fr> Closes #17282
This commit is contained in:
parent
88ec6c4f40
commit
63de2d2dbd
@ -30,7 +30,7 @@
|
||||
.\" Copyright 2018 Nexenta Systems, Inc.
|
||||
.\" Copyright 2019 Joyent, Inc.
|
||||
.\"
|
||||
.Dd March 16, 2022
|
||||
.Dd April 28, 2025
|
||||
.Dt ZFS-ROLLBACK 8
|
||||
.Os
|
||||
.
|
||||
@ -75,7 +75,7 @@ Destroy any snapshots and bookmarks more recent than the one specified.
|
||||
.Sh EXAMPLES
|
||||
.\" These are, respectively, examples 8 from zfs.8
|
||||
.\" Make sure to update them bidirectionally
|
||||
.Ss Example 8 : No Rolling Back a ZFS File System
|
||||
.Ss Example 1 : No Rolling Back a ZFS File System
|
||||
The following command reverts the contents of
|
||||
.Ar pool/home/anne
|
||||
to the snapshot named
|
||||
|
Loading…
Reference in New Issue
Block a user