Difference between revisions of "Template:Apple man page"
Jump to navigation
Jump to search
blackwiki>WOSlinker (add cat) |
blackwiki>Hgrosser (change to use pre-existing template:man) |
||
| 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>}}}]<noinclude> | + | <!-- [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> | ||
| − | This template generates a reference to the Apple online man page for a Darwin UNIX command. It takes three positional parameters: | + | This template generates a reference to the Apple online man page for a Darwin/Mac OS X UNIX command. It takes three positional parameters: |
1 (required) The name of the command. | 1 (required) The name of the command. | ||
| Line 7: | Line 8: | ||
2 (required) The manual section number of the command. It may be omitted to have it default to 1. | 2 (required) The manual section number of the command. It may be omitted to have it default to 1. | ||
<br/> | <br/> | ||
| − | 3 (optional) | + | 3 (optional) Description of the command. |
[[Category:External link templates]] | [[Category:External link templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 14:50, 24 December 2011
– Darwin and macOS General Commands Manual
This template generates a reference to the Apple online man page for a Darwin/Mac OS X 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.