diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 3f68431c2cd..cd624828b4b 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,5 +1,5 @@ @@ -1807,8 +1807,9 @@ default:\ Kernels generally also have an implementation-dependent system-wide limit on some resources. - - + + + On Linux /proc/sys/fs/file-max determines the maximum number of files that the kernel will allocate. It can @@ -1818,8 +1819,9 @@ default:\ kernel is compiled; see /usr/src/linux/Documentation/proc.txt for more information. - - + + +