From 2c965cb1ac1de08663107bd35ea41a87f6f887cc Mon Sep 17 00:00:00 2001 From: andersen Date: Tue, 4 Jul 2000 22:17:01 +0000 Subject: Some cosmetic updates. Changed "OPTIONS" to "Options". -Erik git-svn-id: svn://busybox.net/trunk/busybox@735 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- docs/busybox.pod | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') 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 =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 $ -- cgit v1.2.3-55-g6feb