mu-man: add macro for referencing manual pages
This commit is contained in:
5
man/macros.inc
Normal file
5
man/macros.inc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#+MACRO: man-link *$1*($2)
|
||||||
|
|
||||||
|
# Local Variables:
|
||||||
|
# mode: org
|
||||||
|
# End:
|
||||||
@ -26,6 +26,7 @@ incs=[
|
|||||||
'common-options.inc',
|
'common-options.inc',
|
||||||
'copyright.inc.in',
|
'copyright.inc.in',
|
||||||
'exit-code.inc',
|
'exit-code.inc',
|
||||||
|
'macros.inc',
|
||||||
'muhome.inc',
|
'muhome.inc',
|
||||||
'prefooter.inc',
|
'prefooter.inc',
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user