Hi, Here a diff for www page: FAQ > PF:perf
Just a typo. Right? ---- Index: faq/pf/perf.html =================================================================== RCS file: /cvs/www/faq/pf/perf.html,v retrieving revision 1.45 diff -u -r1.45 perf.html --- faq/pf/perf.html 5 May 2021 21:49:29 -0000 1.45 +++ faq/pf/perf.html 13 May 2021 16:31:10 -0000 @@ -74,7 +74,7 @@ <li>Barely worth mentioning: CPU and RAM. As PF is a kernel-based process, it will not use swap space. So, if the system enough RAM, it runs. - if not, it panics due to + If not, it panics due to <a href="https://man.openbsd.org/pool">pool(9)</a> exhaustion. Huge amounts of RAM are not needed. </ul>