diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-07-04 22:17:01 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-07-04 22:17:01 +0000 |
commit | 2086e3d679464c5c443ff66310adb9a6d0b70e6a (patch) | |
tree | 12c1009a533ca3220b2bc4e1771e2cd4b346d3b4 /docs | |
parent | 028fb625f53208a4d835f4a5ae034c3edc1ad051 (diff) | |
download | busybox-2086e3d679464c5c443ff66310adb9a6d0b70e6a.tar.gz |
Some cosmetic updates. Changed "OPTIONS" to "Options".
-Erik
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.pod | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/busybox.pod b/docs/busybox.pod index d1d6f7efd..50e23fd30 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod @@ -594,7 +594,7 @@ Usage: fsck.minix [B<-larvsmf>] /dev/name Performs a consistency check for MINIX filesystems. -OPTIONS: +Options: -l Lists all filenames -r Perform interactive repairs @@ -612,7 +612,7 @@ Usage: grep [OPTIONS]... PATTERN [FILE]... Search for PATTERN in each FILE or standard input. -OPTIONS: +Options: -h suppress the prefixing filename on output -i ignore case distinctions @@ -1124,7 +1124,7 @@ Usage: mkfs.minix [B<-c> | B<-l> filename] [B<-nXX>] [B<-iXX>] /dev/name [blocks Make a MINIX filesystem. -OPTIONS: +Options: -c Check the device for bad blocks -n [14|30] Specify the maximum length of filenames @@ -2063,4 +2063,4 @@ Enrique Zanardi <ezanardi@ull.es> =cut -# $Id: busybox.pod,v 1.53 2000/07/04 20:07:13 andersen Exp $ +# $Id: busybox.pod,v 1.54 2000/07/04 22:17:01 andersen Exp $ |