From 435d30775441ed1c28ff9ed13e19065740b84868 Mon Sep 17 00:00:00 2001 From: andersen Date: Mon, 5 Jun 2000 17:23:06 +0000 Subject: Fix spelling error -Erik git-svn-id: svn://busybox.net/trunk/busybox@610 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- docs/busybox.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/busybox.pod b/docs/busybox.pod index 5b9205b60..272885164 100644 --- a/docs/busybox.pod +++ b/docs/busybox.pod @@ -16,8 +16,8 @@ BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for most of the utilities you usually find in fileutils, shellutils, findutils, textutils, grep, gzip, tar, etc. BusyBox provides a fairly complete POSIX environment for any small -or emdedded system. The utilities in BusyBox generally have fewer options then -their full featured GNU cousins; however, the options that are included provide +or emdedded system. The utilities in BusyBox generally have fewer options than +their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox has been written with size-optimization and limited resources in mind. @@ -1946,4 +1946,4 @@ Enrique Zanardi =cut -# $Id: busybox.pod,v 1.33 2000/06/02 03:21:37 andersen Exp $ +# $Id: busybox.pod,v 1.34 2000/06/05 17:23:06 andersen Exp $ -- cgit v1.2.3-55-g6feb