From: Marc Slemko Date: Wed, 2 Jul 1997 03:23:06 +0000 (+0000) Subject: HTML cleanup. X-Git-Tag: APACHE_1_3a1~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c97d0f5141a20d5ae56699be6a041ecd4f93451;p=thirdparty%2Fapache%2Fhttpd.git HTML cleanup. Reviewed by: Submitted by: Obtained from: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78496 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/descriptors.html b/docs/manual/misc/descriptors.html index bc654d70d23..792769dee9a 100644 --- a/docs/manual/misc/descriptors.html +++ b/docs/manual/misc/descriptors.html @@ -47,7 +47,7 @@ of files a process can have open.

To summarize:

-  #open files  <=  soft limit  <=  hard limit  <=  kernel limit
+  #open files  <=  soft limit  <=  hard limit  <=  kernel limit
 

You control the hard and soft limits using the limit (csh)