aboutsummaryrefslogtreecommitdiffstats
path: root/e2fsck/e2fsck.8.in
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2007-08-10 23:58:56 -0400
committerTheodore Ts'o <tytso@mit.edu>2007-08-11 01:58:21 -0400
commit1a855cb21f3c5d1c1b0acaf2beab879e9b5cd118 (patch)
tree9841f9a64045863c4a7eb9d5651fed982330a4b5 /e2fsck/e2fsck.8.in
parentaef2283196667d3b843a55c0fd6e6ebd8b6239c7 (diff)
downloadandroid_external_e2fsprogs-1a855cb21f3c5d1c1b0acaf2beab879e9b5cd118.tar.gz
android_external_e2fsprogs-1a855cb21f3c5d1c1b0acaf2beab879e9b5cd118.tar.bz2
android_external_e2fsprogs-1a855cb21f3c5d1c1b0acaf2beab879e9b5cd118.zip
Remove e2fsck's -s and -S options to byte-swap ancient PPC filesystems
The need for fixing byte-swapped filesystems is long-gone, and this is getting in the way of cleaning up e2fsprogs's bitmaps code. So let's get rid of it; modern kernels haven't been able to deal with a byte-swapped filesystem in in about 9 years. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'e2fsck/e2fsck.8.in')
-rw-r--r--e2fsck/e2fsck.8.in13
1 files changed, 1 insertions, 12 deletions
diff --git a/e2fsck/e2fsck.8.in b/e2fsck/e2fsck.8.in
index c1e40c91..eb560bf0 100644
--- a/e2fsck/e2fsck.8.in
+++ b/e2fsck/e2fsck.8.in
@@ -8,7 +8,7 @@ e2fsck \- check a Linux ext2/ext3 file system
.SH SYNOPSIS
.B e2fsck
[
-.B \-pacnyrdfkvstDFSV
+.B \-pacnyrdfkvtDFV
]
[
.B \-b
@@ -256,17 +256,6 @@ options.
.B \-r
This option does nothing at all; it is provided only for backwards
compatibility.
-.TP
-.B \-s
-This option will byte-swap the filesystem so that it is using the normalized,
-standard byte-order (which is i386 or little endian). If the filesystem is
-already in the standard byte-order,
-.B e2fsck
-will take no action.
-.TP
-.B \-S
-This option will byte-swap the filesystem, regardless of its current
-byte-order.
.TP
.B \-t
Print timing statistics for