commit b5c9938ea03ffbefab0bdbc3bbc3382bede9a1e3 from: Omar Polo date: Wed Aug 30 09:08:14 2023 UTC URL -> URI commit - 8ac57335368af61b9b3cff78bdd6a8127301c01e commit + b5c9938ea03ffbefab0bdbc3bbc3382bede9a1e3 blob - 7a117244c6eabbdd51ae4ba86d443e21cb497282 blob + 2fe7731cdfc8aadc71af55b513ebc4b6f9399345 --- totp.1 +++ totp.1 @@ -11,7 +11,7 @@ .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -.Dd May 27, 2023 +.Dd August 30, 2023 .Dt TOTP 1 .Os .Sh NAME @@ -35,7 +35,7 @@ Blanks in the secret string are ignored, but only one .Pp .Nm uses a period of 30 seconds, HMAC-SHA1 and generates six digits long -codes, unless the URL specifies otherwise. +codes, unless the URI specifies otherwise. .Sh EXIT STATUS .Ex -std .Sh EXAMPLES