aboutsummaryrefslogtreecommitdiff
path: root/doc/macros.texi
blob: bc9fd0a464f5c027e21968ba40141b03987ff06e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@macro xopindex{option,text}
@opindex \option\, --\option\ @r{option, \text\}
@end macro

@macro opsummary{option}
@ifclear ANCHOR--\option\
@set ANCHOR--\option\ 1
@anchor{--\option\}
@end ifclear
@xopindex{\option\, summary}
@end macro

@macro RFC{number}
@uref{http://tools.ietf.org/html/rfc\number\, RFC \number\}
@end macro

  

Return to:

Send suggestions and report system problems to the System administrator.