From 30d7ead6af5c28ff72d6e47bab7e044657be7ce6 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Wed, 25 May 2016 21:43:32 -0400 Subject: One-Time Password client (HOTP and TOTP) * Implements RFC 4226 (HOTP) and RFC 6238 (TOTP) * Adds sha1.c to apps/plugins/lib (orignally tools/hmac-sha1.c) * See manual entry for more information Change-Id: Ia4a4031b29f97361b541e71438aa7f3ea82212f2 --- manual/configure_rockbox/time_and_date.tex | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manual/configure_rockbox') diff --git a/manual/configure_rockbox/time_and_date.tex b/manual/configure_rockbox/time_and_date.tex index fe1624211b..aa3f563eed 100644 --- a/manual/configure_rockbox/time_and_date.tex +++ b/manual/configure_rockbox/time_and_date.tex @@ -1,5 +1,7 @@ % $Id:$ % +\label{ref:Timeanddateactual} + Time related menu options. Pressing \ActionStdContext{} will voice the current time if voice support is enabled. -- cgit v1.2.3