Commit 1e9a7e02 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

2fsck.8.in: Fix minor typo in man page and clarify device

	specification.
parent a36cf920
2001-11-24 Theodore Tso <tytso@valinux.com>
* e2fsck.8.in: Fix minor typo in man page and clarify device
specification.
2001-10-07 Theodore Tso <tytso@valinux.com>
* journal.c (clear_v2_journal_fields, e2fsck_journal_load): If the
......
......@@ -30,16 +30,15 @@ e2fsck \- check a Linux second extended file system
@JDEV@.B \-j
@JDEV@.I external-journal
@JDEV@]
@JDEV@[
.I device
.SH DESCRIPTION
.B e2fsck
is used to check a Linux second extended file system (e2fs). E2fsck also
supports ext2 filesystems countaining a journal, which are
also sometimes known as ext3 filesystems.
.TP
.PP
.I device
is the special file corresponding to the device (e.g
is the device file where the filesystem is stored (e.g.
.IR /dev/hdc1 ).
.SH OPTIONS
.TP
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment