]> granicus.if.org Git - apache/commitdiff
M-x untabify
authorJeff Trawick <trawick@apache.org>
Mon, 20 Jan 2003 23:10:33 +0000 (23:10 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 20 Jan 2003 23:10:33 +0000 (23:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98401 13f79535-47bb-0310-9956-ffa450edef68

support/config.m4

index dcc99f440915be5ca5274753a898c08cb9a1b45d..8169a1ec4b31e70d0d4a460c24da904fa424b6ea 100644 (file)
@@ -86,7 +86,7 @@ case $host in
         # 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*)