--- wikisrc/projects/project/altq.mdwn 2017/09/14 21:46:48 1.1 +++ wikisrc/projects/project/altq.mdwn 2017/09/15 08:45:57 1.2 @@ -21,13 +21,13 @@ queueing disciplines and other quality o components required to control resource usage. It is currently it is integrated -[pf(4)](http://netbsd.gw.com/cgi-bin/man-cgi?pf++NetBSD-current) +[[!template id=man name="pf" section="4"]] Unfortunately it was written a long time ago and it suffers from a lot of code duplication, dangerous code practices and can use improvements both in the API and implementation. After these problems have been addressed it should be integrated with -[npf(4)](http://netbsd.gw.com/cgi-bin/man-cgi?npf++NetBSD-current) +[[!template id=man name="npf" section="4"]] """ ]]