Annotation of wikisrc/templates/man.mdwn, revision 1.9
1.8 schmonz 1: <TMPL_IF NAME="name">
2: <TMPL_VAR name>
3: <TMPL_VAR section>
4: <TMPL_VAR arch>
5: <TMPL_VAR collection>
6: <TMPL_ELSE>
1.4 plunky 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>
1.8 schmonz 14: </TMPL_IF>
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb