From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48862) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ddJ5W-0006RV-25 for guix-patches@gnu.org; Thu, 03 Aug 2017 12:35:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ddJ5S-0004v0-3L for guix-patches@gnu.org; Thu, 03 Aug 2017 12:35:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:37554) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ddJ5R-0004uO-W0 for guix-patches@gnu.org; Thu, 03 Aug 2017 12:35:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ddJ5R-0003Vd-OF for guix-patches@gnu.org; Thu, 03 Aug 2017 12:35:01 -0400 Subject: [bug#27855] [PATCH] gnu: Add rsync service. Resent-Message-ID: From: Oleg Pykhalov References: <20170727220151.2116-1-go.wigust@gmail.com> <20170728231747.5eae3af9@cbaines.net> <874ltvh5d6.fsf@gmail.com> <20170729125554.29836b28@cbaines.net> <87r2wszni8.fsf@gmail.com> <20170803163322.3e87b004@cbaines.net> <87fud8zkqv.fsf@gmail.com> Date: Thu, 03 Aug 2017 19:34:20 +0300 In-Reply-To: <87fud8zkqv.fsf@gmail.com> (Oleg Pykhalov's message of "Thu, 03 Aug 2017 19:20:08 +0300") Message-ID: <87bmnwzk37.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Christopher Baines Cc: 27855@debbugs.gnu.org Sorry, I forget to change commit message in =E2=80=9C* doc/guix.texi=E2=80= =9D. It must be: * doc/guix.texi (File transfer): Add documentation.