diff options
author | Mattias Andrée <maandree@kth.se> | 2017-02-10 15:46:21 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-02-10 15:46:21 +0100 |
commit | 82afa682cfaaa09c3564299fc9f709e80081c661 (patch) | |
tree | 572c313ddc8f219a1c5fcd18b7b59633256fca0a /doc/man/libkeccak.7 | |
parent | bump year and change e-mail (diff) | |
download | libkeccak-82afa682cfaaa09c3564299fc9f709e80081c661.tar.gz libkeccak-82afa682cfaaa09c3564299fc9f709e80081c661.tar.bz2 libkeccak-82afa682cfaaa09c3564299fc9f709e80081c661.tar.xz |
Work on man pages
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/man/libkeccak.7')
-rw-r--r-- | doc/man/libkeccak.7 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/man/libkeccak.7 b/doc/man/libkeccak.7 index 5bfc390..0a6ef04 100644 --- a/doc/man/libkeccak.7 +++ b/doc/man/libkeccak.7 @@ -1,4 +1,4 @@ -.TH LIBKECCAK 7 LIBKECCAK-%VERSION% +.TH LIBKECCAK 7 LIBKECCAK .SH NAME libkeccak - Keccak-family hashing library .SH DESCRIPTION @@ -65,9 +65,6 @@ Keccak-3200 may be implemented in the future. .BR libkeccak_hmac_update (3), .BR libkeccak_hmac_fast_digest (3), .BR libkeccak_hmac_digest (3) -.SH AUTHORS -Principal author, Mattias Andrée. See the COPYING file for the full -list of authors. .SH BUGS Please report bugs to https://github.com/maandree/libkeccak/issues or to maandree@kth.se |