Removing whitespaces in all files at EOL and EOF.

Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
This commit is contained in:
Daniel Baumann
2008-09-27 00:17:38 +02:00
parent 1410138d03
commit b4feb7319f
12 changed files with 53 additions and 55 deletions

View File

@@ -97,7 +97,7 @@ added to the free disk space except in auto mode (\fB-a\fP).
List path names of files being processed.
.IP \fB\-n\fP
No-operation mode: non-interactively check for errors, but don't write
anything to the filesystem.
anything to the filesystem.
.IP \fB\-r\fP
Interactively repair the file system. The user is asked for advice whenever
there is more than one approach to fix an inconsistency.

View File

@@ -9,13 +9,13 @@
.B \-A
]
[
.B \-b
.B \-b
.I sector-of-backup
]
[
.B \-c
]
[
[
.B \-l
.I filename
]
@@ -52,7 +52,7 @@
.I root-dir-entries
]
[
.B \-R
.B \-R
.I number-of-reserved-sectors
]
[
@@ -161,7 +161,7 @@ Sets the message the user receives on attempts to boot this file system
without having properly installed an operating system. The message
file must not exceed 418 bytes once line feeds have been converted to
carriage return-line feed combinations, and tabs have been expanded.
If the filename is a hyphen (-), the text is taken from standard input.
If the filename is a hyphen (-), the text is taken from standard input.
.TP
.BI \-n " volume-name"
Sets the volume name (label) of the file system. The volume name can
@@ -203,7 +203,7 @@ Dave Hudson - <dave@humbug.demon.co.uk>; modified by Peter Anvin
is based on code from
.BR mke2fs
(written by Remy Card - <card@masi.ibp.fr>) which is itself based on
.BR mkfs
.BR mkfs
(written by Linus Torvalds - <torvalds@cs.helsinki.fi>).
.SH SEE ALSO
.BR dosfsck (8),