Commit Diff


commit - a5b7d2ee6d1236a736b18435862982f602f9372c
commit + 06883c58c03bbbbface4ced03157134acbaadb03
blob - e24409d03588d456b1e69e8616692a5d9b20bc62
blob + 6c946e10cbbc50f15dfacc36e5dde856ec5b7472
--- totp.1
+++ totp.1
@@ -34,7 +34,8 @@ URL.
 Blanks in the secret string are ignored, but only one line is read.
 .Pp
 .Nm
-uses a period of 30 seconds and generates six digits long codes.
+uses a period of 30 seconds and generates six digits long codes using
+HMAC-SHA1, unless the URL specifies otherwise.
 .Sh EXIT STATUS
 .Ex -std
 .Sh EXAMPLES