diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-08-11 21:31:15 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-08-11 21:31:15 +0200 |
commit | c67dcd8b833b63f26d1a34b7205d2758e0758542 (patch) | |
tree | 02dbcd387fcb0dc710fc180b7ccd05ab29713602 /doc/cha-programs.texi | |
parent | 6e59b2e7e4704d2086f44fa35501ecd704774046 (diff) | |
download | gnutls-c67dcd8b833b63f26d1a34b7205d2758e0758542.tar.gz |
updates
Diffstat (limited to 'doc/cha-programs.texi')
-rw-r--r-- | doc/cha-programs.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/cha-programs.texi b/doc/cha-programs.texi index 531f0eee42..46dfe107be 100644 --- a/doc/cha-programs.texi +++ b/doc/cha-programs.texi @@ -817,8 +817,8 @@ Normally the file will generate random keys for the indicated username. @cindex srptool The @file{srptool} is a very simple program that emulates the programs -in the @emph{Stanford SRP libraries}, see -@url{http://srp.stanford.edu/}. It is intended for use in places +in the @emph{Stanford SRP libraries}@footnote{See +@url{http://srp.stanford.edu/}.}. It is intended for use in places where you don't expect @acronym{SRP} authentication to be the used for system users. |