Difference between revisions of "Template:Man"

From Mailutils
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[http://man.gnu.org.ua/{{{1}}}/{{{2}}} {{{2}}}{{{1}}}]
+
[http://man.gnu.org.ua/{{{1}}}/{{{2}}} {{{2}}}({{{1}}})]<noinclude>
 +
== Description ==
 +
Construct a link to the manpage.
 +
== Arguments ==
 +
# Section number
 +
# Article name
 +
== Usage ==
 +
A link to the manpage for ''man'': {{man|1|man}}
 +
[[Category:Templates|{{PAGENAME}}]]
 +
</noinclude>

Latest revision as of 11:29, 11 July 2015

{{{2}}}({{{1}}})

Description

Construct a link to the manpage.

Arguments

  1. Section number
  2. Article name

Usage

A link to the manpage for man: man(1)