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:
parent
7d4f64c476
commit
ef7955cc1f
|
@ -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"
|
||||
|
|
|
@ -33,8 +33,7 @@ Requirements
|
|||
------------
|
||||
|
||||
* libpcre
|
||||
* libgdbm
|
||||
* libmemcache
|
||||
* libgdbm or libmemcache
|
||||
|
||||
Options
|
||||
=======
|
||||
|
|
Loading…
Reference in New Issue