doc: Remove double occurrence of words.

* doc/guix.texi: substitute 'the the' with 'the'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Michael Vetter 2016-01-05 09:37:05 +01:00 committed by Ludovic Courtès
parent f07041f7d2
commit f9b9a0330d
1 changed files with 4 additions and 4 deletions

View File

@ -1016,7 +1016,7 @@ Manual}). There are two important differences though:
@item @item
@code{GUIX_LOCPATH} is honored only by Guix's libc, and not by the libc @code{GUIX_LOCPATH} is honored only by Guix's libc, and not by the libc
provided by foreign distros. Thus, using @code{GUIX_LOCPATH} allows you provided by foreign distros. Thus, using @code{GUIX_LOCPATH} allows you
to make sure the the foreign distro's programs will not end up loading to make sure the foreign distro's programs will not end up loading
incompatible locale data. incompatible locale data.
@item @item
@ -6479,7 +6479,7 @@ A file-like object containing the ``message of the day''.
@item @code{auto-login} (default: @code{#f}) @item @code{auto-login} (default: @code{#f})
When true, this field must be a string denoting the user name under When true, this field must be a string denoting the user name under
which the the system automatically logs in. When it is @code{#f}, a which the system automatically logs in. When it is @code{#f}, a
user name and password must be entered to log in. user name and password must be entered to log in.
@item @code{login-program} (default: @code{#f}) @item @code{login-program} (default: @code{#f})
@ -7276,7 +7276,7 @@ Defaults to @samp{"0600"}.
@end deftypevr @end deftypevr
@deftypevr {@code{unix-listener-configuration} parameter} string user @deftypevr {@code{unix-listener-configuration} parameter} string user
The user to own the the socket. The user to own the socket.
Defaults to @samp{""}. Defaults to @samp{""}.
@end deftypevr @end deftypevr
@ -7298,7 +7298,7 @@ Defaults to @samp{"0600"}.
@end deftypevr @end deftypevr
@deftypevr {@code{fifo-listener-configuration} parameter} string user @deftypevr {@code{fifo-listener-configuration} parameter} string user
The user to own the the socket. The user to own the socket.
Defaults to @samp{""}. Defaults to @samp{""}.
@end deftypevr @end deftypevr