summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1997-10-19 09:43:08 +0000
committerjoerg <joerg@FreeBSD.org>1997-10-19 09:43:08 +0000
commit048018209a542d977e8193b62ce38d2275e38c90 (patch)
tree1495223ab372abae47cd0b05cf6dcaba06ac6562 /sbin
parent2588496dc9127cf8cb7ed2fce6e133e7c4d9c12a (diff)
downloadFreeBSD-src-048018209a542d977e8193b62ce38d2275e38c90.zip
FreeBSD-src-048018209a542d977e8193b62ce38d2275e38c90.tar.gz
Fix the man page description about what will go into an incremental
backup. PR: docs/4785 Submitted by: Matthew Dillon
Diffstat (limited to 'sbin')
-rw-r--r--sbin/dump/dump.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8
index 1614fc4..ab2f857 100644
--- a/sbin/dump/dump.8
+++ b/sbin/dump/dump.8
@@ -31,7 +31,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)dump.8 8.3 (Berkeley) 5/1/95
-.\" $Id: dump.8,v 1.16 1997/08/23 21:52:47 steve Exp $
+.\" $Id: dump.8,v 1.17 1997/10/12 13:10:26 joerg Exp $
.\"
.Dd May 1, 1995
.Dt DUMP 8
@@ -98,7 +98,7 @@ A level number above 0,
incremental backup,
tells dump to
copy all files new or modified since the
-last dump of the same or lower level.
+last dump of any lower level.
The default level is 9.
.It Fl B Ar records
The number of 1 KB blocks per volume.
OpenPOWER on IntegriCloud