Difference between revisions of "Template:Apple man page"

From blackwiki
Jump to navigation Jump to search
blackwiki>Vadmium
(Link to Template:Man; seems to have an option with similar output)
blackwiki>Totie
(Update URL)
Line 1: Line 1:
<!-- [http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man{{{2|1}}}/{{{1}}}.{{{2|1}}}.html {{{3|Apple online man page for <code>{{{1}}}</code>}}}] -->{{man|{{{2|1}}}|{{{1}}}|Darwin|{{{3|}}}}}<noinclude>
+
<!-- [https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man{{{2|1}}}/{{{1}}}.{{{2|1}}}.html {{{3|Apple online man page for <code>{{{1}}}</code>}}}] -->{{man|{{{2|1}}}|{{{1}}}|Darwin|{{{3|}}}}}<noinclude>
  
This template generates a reference to the Apple online man page for a Darwin/Mac OS X UNIX command. It takes three positional parameters:
+
This template generates a reference to the Apple online man page for a Darwin/macOS UNIX command. It takes three positional parameters:
  
 
1 (required)      The name of the command.
 
1 (required)      The name of the command.

Revision as of 14:45, 1 October 2016

{{{1}}}(1) – Darwin and macOS General Commands Manual

This template generates a reference to the Apple online man page for a Darwin/macOS UNIX command. It takes three positional parameters:

1 (required) The name of the command.
2 (required) The manual section number of the command. It may be omitted to have it default to 1.
3 (optional) Description of the command.

See also