From a36cf920090d99c3eb7c45d47f4370749147c118 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sat, 24 Nov 2001 16:13:49 -0500 Subject: [PATCH] e2image.8.in: Fix cut-and-paste typo (Addresses Debian bug #119624) --- misc/ChangeLog | 5 +++++ misc/e2image.8.in | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/misc/ChangeLog b/misc/ChangeLog index 79388d1..3c6d649 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,8 @@ +2001-11-24 Theodore Tso + + * e2image.8.in: Fix cut-and-paste typo (Addresses Debian bug + #119624) + 2001-11-13 Theodore Tso * util.c (check_plausibility): Use stat64 if available so that diff --git a/misc/e2image.8.in b/misc/e2image.8.in index d7fb252..464d306 100644 --- a/misc/e2image.8.in +++ b/misc/e2image.8.in @@ -16,7 +16,6 @@ e2image \- Save critical ext2 filesystem data to a file The .B e2image program will save critical filesystem data on the ext2 filesystem located on -display or change the filesystem label on the ext2 filesystem located on .I device to a file specified by .IR image-file . -- 1.8.3.1