mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
FFS/UFS snapshots: improve documentation for removal (deletion) and unlinking.
Clarification of the size of the snapshot file. Suggested by: Matteo Riondato PR: 266358 MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D38817
This commit is contained in:
parent
109abf744b
commit
129ea078cd
1 changed files with 2 additions and 1 deletions
|
|
@ -56,7 +56,8 @@ Snapshots can be listed using the
|
|||
command.
|
||||
.Pp
|
||||
After a snapshot is taken it appears as a file.
|
||||
The file is the size of the file system from which it was taken.
|
||||
The size of the snapshot file is equal to the size of the
|
||||
file system from which it was taken.
|
||||
It can be moved, renamed or deleted (which removes the snapshot).
|
||||
.Pp
|
||||
The group ownership of the file is set to
|
||||
|
|
|
|||
Loading…
Reference in a new issue