diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-07-21 13:33:22 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-07-21 13:33:22 +0000 |
commit | e1e5174942d4624e3abb8b98fe404afdbb4edad1 (patch) | |
tree | 90df2597a9ee281f4fe0aee8cfacf037e6123397 /include | |
parent | 525936195718b40ddb29f30fa87c15c1533c1d08 (diff) |
- s/super.block/superblock/g; # for consistency; -1b
Diffstat (limited to 'include')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index c3ad216d3..7a3442dc2 100644 --- a/include/usage.h +++ b/include/usage.h @@ -1219,7 +1219,7 @@ "\n -r Perform interactive repairs" \ "\n -a Perform automatic repairs" \ "\n -v Verbose" \ - "\n -s Output super-block information" \ + "\n -s Output superblock information" \ "\n -m Show \"mode not cleared\" warnings" \ "\n -f Force file system check" \ |