Cleanup prev commit

This commit is contained in:
Howard Chu 2011-03-04 23:04:17 +00:00
parent 84361763f1
commit 871f3710a5

View file

@ -17,7 +17,7 @@ or globally for all backends.
Since a complete result set must be generated in memory before sorting can
be performed, processing sort requests can have a large impact on the
server's memory use. As such, any connection is limited to having only
a limited number of sorts requests active at a time. Additional limits may
a limited number of sort requests active at a time. Additional limits may
be configured as described below.
.SH CONFIGURATION