mirror of
git://git.gnu.org.ua/pam-modules.git
synced 2025-04-26 00:19:52 +03:00

* doc/pam-modules.texi: Update. * doc/macros.texi (opsummary,kwsummary): Remove anchor definitions, they cause grief in texi2html. git-svn-id: file:///svnroot/pam-modules/trunk@96 56984be4-0537-0410-a56c-fcb268c96130
16 lines
359 B
Text
16 lines
359 B
Text
@macro xopindex{option,text}
|
|
@opindex \option\, @r{@command{@value{MODULE}} option, \text\}
|
|
@end macro
|
|
|
|
@macro opsummary{option}
|
|
@xopindex{\option\, summary}
|
|
@end macro
|
|
|
|
@macro xkwindex{keyword,text}
|
|
@kwindex \keyword\, @r{@command{@value{MODULE}} configuration keyword, \text\}
|
|
@end macro
|
|
|
|
@macro kwsummary{keyword}
|
|
@xkwindex{\keyword\, summary}
|
|
@end macro
|
|
|