summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-03-04 11:00:52 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-03-04 11:00:52 +0000
commite0adfe97cfec9f5219cf66a44d75f9e564b71253 (patch)
tree71abaf3e75d49a0176872cfcec239347bcc34340
parent268fb34cce698be03067e024636dc2aefcd8b55b (diff)
Notes
-rw-r--r--sbin/dump/dump.816
1 files changed, 16 insertions, 0 deletions
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8
index 58dbfb8b661f..6537c0c2523d 100644
--- a/sbin/dump/dump.8
+++ b/sbin/dump/dump.8
@@ -243,6 +243,22 @@ Is like W, but prints only those filesystems which need to be dumped.
.El
.Pp
.Nm Dump
+honors the user
+.Dq nodump
+flag
+.Pq Dv UF_NODUMP
+on regular files and directories.
+If a directory is marked
+.Dq nodump ,
+the latter and all files and directories under it will not be backed
+up.
+That is,
+.Nm
+propagates the
+.Dq nodump
+flag on directories.
+.Pp
+.Nm Dump
requires operator intervention on these conditions:
end of tape,
end of dump,