Annotation of embedaddon/ntp/html/scripts/authopt.txt, revision 1.1.1.1

1.1       misho       1: document.write("<h4>Authentication Commands</h4><p><ul>\
                      2: <li class='inline'><a href='authopt.html#automax'>automax - specify Autokey regeneration interval</a><br>\
                      3: <li class='inline'><a href='authopt.html#controlkey'>controlkey - specify control key ID</a><br>\
                      4: <li class='inline'><a href='authopt.html#crypto'>crypto - configure Autokey parameters</a><br>\
                      5: <li class='inline'><a href='authopt.html#keysdir'>keysdir - specify Autokey key directory</a><br>\
                      6: <li class='inline'><a href='authopt.html#requestkey'>requestkey - specify request key ID</a><br>\
                      7: <li class='inline'><a href='authopt.html#revoke'>revoke - specify Autokey randomization interval</a><br>\
                      8: <li class='inline'><a href='authopt.html#trustedkey'>trustedkey - specify trusted key IDs</a><br>\
                      9: <li class='inline'><a href='comdex.html'>Command Index</a></p>\
                     10: </ul>")

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>