update man page to reflect ext4 support
authorBdale Garbee <bdale@gag.com>
Fri, 5 Mar 2010 16:27:42 +0000 (09:27 -0700)
committerBdale Garbee <bdale@gag.com>
Fri, 5 Mar 2010 16:27:42 +0000 (09:27 -0700)
debian/changelog
dump/dump.8.in

index 12578fbdf5795ead22c4f5df389d268c441480c8..1c23ab0a7e8348ab23ad9fdf29b0ca111e4ec89f 100644 (file)
@@ -1,3 +1,9 @@
+dump (0.4b42-3) unstable; urgency=low
+
+  * let the dump man page admit that ext4 works now, too
+
+ -- Bdale Garbee <bdale@gag.com>  Fri, 05 Mar 2010 09:26:52 -0700
+
 dump (0.4b42-2) unstable; urgency=low
 
   * build-dep on libreadline-dev so we track new versions, closes: #553747
 dump (0.4b42-2) unstable; urgency=low
 
   * build-dep on libreadline-dev so we track new versions, closes: #553747
index 0a272e9892c3aa6d520c32b6c3e149f391834c78..0d60a46abe53d9c2a42abd9d578be1632af615d7 100644 (file)
@@ -30,7 +30,7 @@
 .\"
 .TH DUMP 8 "version __VERSION__ of __DATE__" BSD "System management commands"
 .SH NAME
 .\"
 .TH DUMP 8 "version __VERSION__ of __DATE__" BSD "System management commands"
 .SH NAME
-dump \- ext2/3 filesystem backup
+dump \- ext2/3/4 filesystem backup
 .SH SYNOPSIS
 .B dump 
 [\fB\-\fIlevel#\fR]
 .SH SYNOPSIS
 .B dump 
 [\fB\-\fIlevel#\fR]
@@ -59,7 +59,7 @@ dump \- ext2/3 filesystem backup
 [\fB\-W \fR| \fB\-w\fR]
 .SH DESCRIPTION
 .B Dump
 [\fB\-W \fR| \fB\-w\fR]
 .SH DESCRIPTION
 .B Dump
-examines files on an ext2/3 filesystem and determines which files need to be
+examines files on an ext2/3/4 filesystem and determines which files need to be
 backed up. These files are copied to the given disk, tape or other storage
 medium for safe keeping (see the
 .B \-f 
 backed up. These files are copied to the given disk, tape or other storage
 medium for safe keeping (see the
 .B \-f 
@@ -611,7 +611,7 @@ is run did not change timezones (which should be a fairly rare occurrence).
 exits with zero status on success. Startup errors are indicated with an exit
 code of 1; abnormal termination is indicated with an exit code of 3.
 .SH BUGS
 exits with zero status on success. Startup errors are indicated with an exit
 code of 1; abnormal termination is indicated with an exit code of 3.
 .SH BUGS
-It might be considered a bug that this version of dump can only handle ext2/3
+It might be considered a bug that this version of dump can only handle ext2/3/4
 filesystems.  Specifically, it does not work with FAT filesystems.
 .PP
 Fewer than 32 read errors (change this with 
 filesystems.  Specifically, it does not work with FAT filesystems.
 .PP
 Fewer than 32 read errors (change this with 
@@ -622,7 +622,7 @@ from dump can be parsed to look for lines that contain the text 'read error'.
 When a read error occurs,
 .B dump
 prints out the corresponding physical disk block and sector number and the
 When a read error occurs,
 .B dump
 prints out the corresponding physical disk block and sector number and the
-ext2/3 logical block number. It doesn't print out the corresponding file name or
+ext2/3/4 logical block number. It doesn't print out the corresponding file name or
 even the inode number. The user has to use 
 .BR debugfs (8),
 commands
 even the inode number. The user has to use 
 .BR debugfs (8),
 commands