aboutsummaryrefslogtreecommitdiff
path: root/sbin/dump
diff options
context:
space:
mode:
authorThomas Quinot <thomas@FreeBSD.org>2006-08-16 16:28:30 +0000
committerThomas Quinot <thomas@FreeBSD.org>2006-08-16 16:28:30 +0000
commit72408a122ab12bf395fd710cf23633818f47b285 (patch)
tree14de5656f08cc5d63e480c9891af40f05367e078 /sbin/dump
parent97a733dff0247b93174774c7681d8e92a6575bb3 (diff)
downloadsrc-72408a122ab12bf395fd710cf23633818f47b285.tar.gz
src-72408a122ab12bf395fd710cf23633818f47b285.zip
Clarify documentation of '-L' command line switch: the snapshot is
unlinked as soon as the dump starts (and removed when the dump is completed, and the dump process exits). Previous wording was confusing because users might expect the snapshot to be visible in the .snap subdirectory while dump is running. MFC after: 1 week
Notes
Notes: svn path=/head/; revision=161362
Diffstat (limited to 'sbin/dump')
-rw-r--r--sbin/dump/dump.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8
index ac2ead31e430..cd01a75a6254 100644
--- a/sbin/dump/dump.8
+++ b/sbin/dump/dump.8
@@ -232,7 +232,8 @@ takes a snapshot of the file system in the
.Pa .snap
directory in the root of the file system being dumped and
then does a dump of the snapshot.
-The snapshot is removed when the dump is complete.
+The snapshot is unlinked as soon as the dump starts, and
+is thus removed when the dump is complete.
This option is ignored for unmounted or read-only file systems.
If the
.Pa .snap