Adjust description line so that apropos "ext2" or "ext3" will 
find all of the e2fsprogs man pages.  (Addresses Debian Bug #206845)

diff --git a/debugfs/ChangeLog b/debugfs/ChangeLog
index ec0af88..fed2958 100644
--- a/debugfs/ChangeLog
+++ b/debugfs/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-24  Theodore Ts'o  <tytso@mit.edu>
+
+	* debugfs.8.in: Adjust description line so that apropos
+		"ext2" or "ext3" will find the man page.  (Addresses
+		Debian Bug #206845)
+
 2003-08-21  Theodore Ts'o  <tytso@mit.edu>
 
 	* debugfs.8.in: Fully document the logdump command in the debugfs
diff --git a/debugfs/debugfs.8.in b/debugfs/debugfs.8.in
index fa7e3fb..3cc0f96 100644
--- a/debugfs/debugfs.8.in
+++ b/debugfs/debugfs.8.in
@@ -4,7 +4,7 @@
 .\" 
 .TH DEBUGFS 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
 .SH NAME
-debugfs \- ext2 file system debugger
+debugfs \- ext2/ext3 file system debugger
 .SH SYNOPSIS
 .B debugfs
 [
diff --git a/e2fsck/ChangeLog b/e2fsck/ChangeLog
index faea02b..11df40f 100644
--- a/e2fsck/ChangeLog
+++ b/e2fsck/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-24  Theodore Ts'o  <tytso@mit.edu>
+
+	* e2fsck.8.in: Adjust description line so that apropos
+		"ext2" or "ext3" will find the man page.  (Addresses
+		Debian Bug #206845)
+
 2003-08-21  Theodore Ts'o  <tytso@mit.edu>
 
 	* journal.c (e2fsck_move_ext3_journal): When moving the journal or
diff --git a/e2fsck/e2fsck.8.in b/e2fsck/e2fsck.8.in
index 4f20870..4630df8 100644
--- a/e2fsck/e2fsck.8.in
+++ b/e2fsck/e2fsck.8.in
@@ -4,7 +4,7 @@
 .\" 
 .TH E2FSCK 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
 .SH NAME
-e2fsck \- check a Linux second extended file system
+e2fsck \- check a Linux ext2/ext3 file system
 .SH SYNOPSIS
 .B e2fsck
 [
diff --git a/misc/ChangeLog b/misc/ChangeLog
index 2299397..52f7cb6 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -1,3 +1,10 @@
+2003-08-24  Theodore Ts'o  <tytso@mit.edu>
+
+	* dumpe2fs.8.in, e2image.8.in, e2label.8.in, mke2fs.8.in,
+		tune2fs.8.in: Adjust description line so that apropos
+		"ext2" or "ext3" will find the man page.  (Addresses
+		Debian Bug #206845)
+
 2003-08-01  Theodore Ts'o  <tytso@mit.edu>
 
 	* badblocks.c (set_o_direct): Add check to make sure the file
diff --git a/misc/dumpe2fs.8.in b/misc/dumpe2fs.8.in
index 4fe58dd..3781ca1 100644
--- a/misc/dumpe2fs.8.in
+++ b/misc/dumpe2fs.8.in
@@ -4,7 +4,7 @@
 .\" 
 .TH DUMPE2FS 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
 .SH NAME
-dumpe2fs \- dump filesystem information
+dumpe2fs \- dump ext2/ext3 filesystem information
 .SH SYNOPSIS
 .B dumpe2fs
 [
diff --git a/misc/e2image.8.in b/misc/e2image.8.in
index 464d306..f66b99b 100644
--- a/misc/e2image.8.in
+++ b/misc/e2image.8.in
@@ -4,7 +4,7 @@
 .\" 
 .TH E2IMAGE 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
 .SH NAME
-e2image \- Save critical ext2 filesystem data to a file
+e2image \- Save critical ext2/ext3 filesystem data to a file
 .SH SYNOPSIS
 .B e2image
 [
diff --git a/misc/e2label.8.in b/misc/e2label.8.in
index e54664c..8040de2 100644
--- a/misc/e2label.8.in
+++ b/misc/e2label.8.in
@@ -4,7 +4,7 @@
 .\" 
 .TH E2LABEL 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
 .SH NAME
-e2label \- Change the label on an ext2 filesystem
+e2label \- Change the label on an ext2/ext3 filesystem
 .SH SYNOPSIS
 .B e2label
 .I device
diff --git a/misc/mke2fs.8.in b/misc/mke2fs.8.in
index 821f2d0..dab9a6c 100644
--- a/misc/mke2fs.8.in
+++ b/misc/mke2fs.8.in
@@ -4,7 +4,7 @@
 .\" 
 .TH MKE2FS 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
 .SH NAME
-mke2fs \- create an ext2/3 filesystem
+mke2fs \- create an ext2/ext3 filesystem
 .SH SYNOPSIS
 .B mke2fs
 [
diff --git a/misc/tune2fs.8.in b/misc/tune2fs.8.in
index a695554..63ba65a 100644
--- a/misc/tune2fs.8.in
+++ b/misc/tune2fs.8.in
@@ -4,7 +4,7 @@
 .\"
 .TH TUNE2FS 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
 .SH NAME
-tune2fs \- adjust tunable filesystem parameters on second extended filesystems
+tune2fs \- adjust tunable filesystem parameters on ext2/ext3 filesystems
 .SH SYNOPSIS
 .B tune2fs
 [
@@ -84,7 +84,8 @@
 device
 .SH DESCRIPTION
 .BI tune2fs
-adjusts tunable filesystem parameters on a Linux second extended filesystem.
+allows the system administrator to adjust various tunable filesystem 
+parameters on Linux ext2/ext3 filesystems.
 .SH OPTIONS
 .TP
 .BI \-c " max-mount-counts"
diff --git a/resize/ChangeLog b/resize/ChangeLog
index 04f60f2..85809cc 100644
--- a/resize/ChangeLog
+++ b/resize/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-24  Theodore Ts'o  <tytso@mit.edu>
+
+	* resize2fs.8.in: Adjust description line so that apropos
+		"ext2" or "ext3" will find the man page.  (Addresses
+		Debian Bug #206845)
+
 2003-08-01  Philipp Thomas <pthomas@suse.de>
 
 	* extent.c, resize2fs.c, sim_progress.c: ext2fs_getmem(),
diff --git a/resize/resize2fs.8.in b/resize/resize2fs.8.in
index 1dab501..81a5135 100644
--- a/resize/resize2fs.8.in
+++ b/resize/resize2fs.8.in
@@ -4,7 +4,7 @@
 .\" .TH RESIZE2FS 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
 .TH RESIZE2FS 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
 .SH NAME
-resize2fs \- ext2 file system resizer
+resize2fs \- ext2/ext3 file system resizer
 .SH SYNOPSIS
 .B resize2fs
 [