git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98401
13f79535-47bb-0310-9956-
ffa450edef68
# this works in any locale, unlike the default command below, which
# fails in a non-English locale if the hard limit is unlimited
# since the display of the limit will translate "unlimited", but
- # ulimit only accepts English "unlimited" on input
+ # ulimit only accepts English "unlimited" on input
APACHECTL_ULIMIT="ulimit -S -n unlimited"
;;
*alpha*-dec-osf*)