aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--totp.14
1 files changed, 3 insertions, 1 deletions
diff --git a/totp.1 b/totp.1
index 6c35e62..4eb5f51 100644
--- a/totp.1
+++ b/totp.1
@@ -1,4 +1,4 @@
-.Dd $Mdocdate: August 21 2023 $
+.Dd $Mdocdate: October 3 2023 $
.Dt TOTP 1
.Os
.Sh NAME
@@ -73,5 +73,7 @@ Generate an 8 digit TOTP code that is valid for 60 seconds:
.Xr zbarimg 1 ,
.Xr HMAC 3ssl ,
.Xr SHA1 3ssl
+.Pp
+.Lk https://thomasvoss.com/prj/totp "Extended Description and -Documentation"
.Sh AUTHORS
.An Thomas Voss Aq Mt mail@thomasvoss.com