pavement

Template:Man

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
(section number in example)
 
(4 intermediate revisions by one user not shown)
Line 1: Line 1:
<span style="color:maroon" id="man">{{{1}}}</span>
+
<span style="color:maroon" id="man">{{{1}}}<nowiki>(</nowiki>{{{2|}}}<nowiki>)</nowiki></span><noinclude>
 +
 
 +
'''Usage:'''
  
<noinclude>
 
 
Indicates a manpage. This templates makes no distinction between base and ports manpages.
 
Indicates a manpage. This templates makes no distinction between base and ports manpages.
  
Example: {{man|kldstat(8)}}
+
'''Example:'''
 +
 
 +
Type ''<nowiki>{{man|kldstat}}</nowiki>'' for {{man|kldstat}}
 +
 
 +
Type ''<nowiki>{{man|kldstat|}}</nowiki>'' for {{man|kldstat|}}
 +
 
 +
Type ''<nowiki>{{man|kldstat|8}}</nowiki>'' for {{man|kldstat|8}}
 +
 
 +
'''See also:'''
 +
 
 +
[[help:templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 23:07, 1 November 2015

{{{1}}}()

Usage:

Indicates a manpage. This templates makes no distinction between base and ports manpages.

Example:

Type {{man|kldstat}} for kldstat()

Type {{man|kldstat|}} for kldstat()

Type {{man|kldstat|8}} for kldstat(8)

See also:

help:templates

Personal tools