fixed typos

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@642 152afb58-edef-0310-8abb-c4023f1b3aa9
This commit is contained in:
Jan Kneschke 2005-08-29 12:30:23 +00:00
parent 7d4f64c476
commit ef7955cc1f
2 changed files with 2 additions and 3 deletions

View File

@ -99,7 +99,7 @@ Generating Graphs
DEF:reqmin=$INFILE:Requests:MIN \
CDEF:reqminmax=reqmax,reqmin,- \
AREA:reqmin#ffffff: \
STACK:reqiminmax#0e0e0e: \
STACK:reqminmax#0e0e0e: \
LINE1:reqmin#a0a0a0: \
LINE1:reqmax#a0a0a0: \
LINE2:req#00a735:requests"

View File

@ -33,8 +33,7 @@ Requirements
------------
* libpcre
* libgdbm
* libmemcache
* libgdbm or libmemcache
Options
=======