404 manual page in FAQ
"Anthony J. Bentley" <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
http://www.openbsd.org/faq/faq14.html#Swap In 14.5.3, ulimit(1) and unlimit(1) are both linked to man pages. But since they're shell builtins, the man pages don't exist, and would be better replaced with links to the shell man pages. In case Gmail mangles the diff: http://anthony.bentley.name/20110612-faq14.txt Index: faq14.html =================================================================== RCS file: /cvs/www/faq/faq14.html,v retrieving revision 1.211 diff -u faq14.html --- faq14.html 30 May 2011 12:40:43 -0000 1.211 +++ faq14.html 12 Jun 2011 20:42:09 -0000 @@ -770,9 +770,9 @@ (Note: if you are looking to swap to a file because you are getting "virtual memory exhausted" errors, you should try raising the per-process limits first with -csh's <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=unlimit&sektion=1">unlimit(1)</a>, +<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=csh&sektion=1">csh(1)</a>'s unlimit, or -sh's <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ulimit&sektion=1">ulimit(1)</a>.) +<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sh&sektion=1">sh(1)</a>'s ulimit.) <p> Sometimes, your initial guess about how much swap you need proves to