![]() ![]() | ![]() |
remove the offending construct entirely, see what we get
1: <TMPL_IF NAME="name"> 2: <TMPL_VAR name> 3: <TMPL_VAR section> 4: <TMPL_VAR arch> 5: <TMPL_VAR collection> 6: <TMPL_ELSE> 7: Use this template to create a manpage link. The template can use four parameters: 8: <ul> 9: <li>`name` - This required parameter is the name of the manpage.</li> 10: <li>`section` - This recommended parameter is the manpage section.</li> 11: <li>`arch` - This optional parameter is the machine architecture.</li> 12: <li>`collection` - This optional parameter refers to the NetBSD version and defaults to "NetBSD-current".</li> 13: </ul> 14: </TMPL_IF>