Template:man

From The iPhone Wiki
Revision as of 20:26, 28 July 2013 by 5urd (talk | contribs) (Created page with "<noinclude>{{lowercase}}</noinclude><includeonly><!-- -->{{#if: {{{1|}}}<!-- -->| {{#if: {{{2|}}}<!-- -->| <span class="plainlinks">[http://linux.die.net/man/{{{2}}}/{{{1}}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This template allows easy linking to the linux.die.net resource for man pages. As iOS is Unix based, any Unix tool is available provided it is compiled for ARM.

Format

This template follows a simple format. The third parameter is optional. If it is not provided, the default text man is used.

{{man|<ToolName>|<ManSection>[1]}}
{{man|<ToolName>|<ManSection>|<DisplayText><sup>[N1]</sup>}}

References

  1. Man section reference on Wikipedia