From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46701) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dgVSY-0001fm-S0 for guix-patches@gnu.org; Sat, 12 Aug 2017 08:24:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dgVSU-0007Bw-Sn for guix-patches@gnu.org; Sat, 12 Aug 2017 08:24:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47707) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dgVSU-0007Bb-Od for guix-patches@gnu.org; Sat, 12 Aug 2017 08:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dgVSU-00067S-Fu for guix-patches@gnu.org; Sat, 12 Aug 2017 08:24:02 -0400 Subject: [bug#28062] [PATCH] doc: Change Database Services description Resent-Message-ID: From: Marius Bakke In-Reply-To: <20170812115507.27311-1-mail@cbaines.net> References: <20170812115507.27311-1-mail@cbaines.net> Date: Sat, 12 Aug 2017 14:23:05 +0200 Message-ID: <87h8xd2cwm.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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 , 28062@debbugs.gnu.org --=-=-= Content-Type: text/plain Christopher Baines writes: > This is overly specific, as this section now includes the documentation for > Redis, which is not an SQL database. > > * doc/guix.texi: Change database services description. > --- > doc/guix.texi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/guix.texi b/doc/guix.texi > index 8f14ddd50..db56d074a 100644 > --- a/doc/guix.texi > +++ b/doc/guix.texi > @@ -9024,7 +9024,7 @@ declaration. > * X Window:: Graphical display. > * Printing Services:: Local and remote printer support. > * Desktop Services:: D-Bus and desktop services. > -* Database Services:: SQL databases. > +* Database Services:: SQL databases, key value stores, etc. Maybe "key-value"? LGTM in any case. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlmO8ykACgkQoqBt8qM6 VPpD0Af7BE3I53UtHZSHF8df2q6QxlCcs3Z0K6IgdkmEJQswE/ELEexr1tEKKCAF 8fJscFfQY+Of6ySKEN027i9giPq4kMB/7af4kHTDFr7+nArG3o4vX8mef3hwi9YD eqNGuGS6dbkEHIRRvy2OaN8hVPL33GC3J6s3lm+vaxYE7WkxrkCrX+B0GOdatvk2 PSTHbY0+ewLP7OfOJSFjyzJ43EJ5jVjQcmlpyQFCQplAwAYgD6waoyLmzDsX9eTN uHz75dZmnFQoCcprfOQvm23Y/WDZh9kY7QFMjol31SpeESPyQkFHSS7WvKhseeRF 4bgjUHU5Hh+eBd6Pxo8+PWhMka+Hfg== =+D+x -----END PGP SIGNATURE----- --=-=-=--