From 24cf0606b43038c7ce5e9c6ccb921895619c04f0 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Mon, 20 Feb 2017 16:19:50 -0500 Subject: Clean up word replication. -- This fixes extra word repetitions (like "the the" or "is is") in the code and docs. Signed-off-by: Daniel Kahn Gillmor --- doc/gpg-agent.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/gpg-agent.texi') diff --git a/doc/gpg-agent.texi b/doc/gpg-agent.texi index 3177af46d..b72892c2a 100644 --- a/doc/gpg-agent.texi +++ b/doc/gpg-agent.texi @@ -77,7 +77,7 @@ the included Secure Shell Agent you may start the agent using: @c @c The rationale for this separation is that it allows access to the @c secret key to be tightly controlled and audited, and it doesn't permit -@c the the supplicant to either copy the key or to override the owner's +@c the supplicant to either copy the key or to override the owner's @c intentions. @example @@ -1412,7 +1412,7 @@ numbers in the range @code{0} to @code{UINT_MAX} and wrapping around to 0. The actual values should not be relied upon; they shall only be used to detect a change. -The currently defined counters are are: +The currently defined counters are: @table @code @item ANY Incremented with any change of any of the other counters. @@ -1508,7 +1508,7 @@ following values are defined: @item cache-ttl-opt-preset This option sets the cache TTL for new entries created by GENKEY and -PASSWD commands when using the @option{--preset} option. It it is not +PASSWD commands when using the @option{--preset} option. It is not used a default value is used. @item s2k-count -- cgit v1.2.3