Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
external_e2fsprogs
Commits
1e9a7e02
Commit
1e9a7e02
authored
23 years ago
by
Theodore Ts'o
Browse files
Options
Download
Email Patches
Plain Diff
2fsck.8.in: Fix minor typo in man page and clarify device
specification.
parent
a36cf920
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
e2fsck/ChangeLog
e2fsck/ChangeLog
+5
-0
e2fsck/e2fsck.8.in
e2fsck/e2fsck.8.in
+2
-3
No files found.
e2fsck/ChangeLog
View file @
1e9a7e02
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
...
...
This diff is collapsed.
Click to expand it.
e2fsck/e2fsck.8.in
View file @
1e9a7e02
...
...
@@ -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.
.
T
P
.
P
P
.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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment