+2004-12-01 Theodore Ts'o <tytso@mit.edu>
+
+ * e2image.8.in: Fix minor glitches in man page.
+
2004-11-30 Theodore Ts'o <tytso@mit.edu>
* Makefile.in: Delete e2initrd_helper when doing a make clean.
.PP
If
.I image-file
-is -, then the output of
+is \-, then the output of
.B e2image
will be sent to standard output, so that the output can be piped to
another program, such as
every week or so) to create image files for all of
filesystems on a system, as well as saving the partition
layout (which can be generated using the using
-.B fdisk -l
+.B fdisk \-l
command). Ideally the image file should be stored on some filesystem
other that
the filesystem whose data it contains, to ensure that its data is
Hence, if the image file
needs to be copied to another location, it should
either be compressed first or copied using the
-.B \--sparse=always
+.B \-\-sparse=always
option to GNU version of
.BR cp .
.PP
was written by Theodore Ts'o (tytso@mit.edu).
.SH AVAILABILITY
.B e2image
-is part of the e2fsprogs package and is available from anonymous
+is part of the e2fsprogs package and is available from
http://e2fsprogs.sourceforge.net.
.SH SEE ALSO
.BR dumpe2fs (8),