diff options
author | Christopher Baines <mail@cbaines.net> | 2017-08-19 11:04:22 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2017-08-19 11:38:06 +0100 |
commit | 2905926285c0ea4a66be61b8f6687c16f61bc8d1 (patch) | |
tree | 5b51fdad1c3766405e10979396b6bbe30cbe6dad /doc | |
parent | acabbd597678e1f0be995297bb009b6dd38ae795 (diff) | |
download | patches-2905926285c0ea4a66be61b8f6687c16f61bc8d1.tar patches-2905926285c0ea4a66be61b8f6687c16f61bc8d1.tar.gz |
doc: Update Database services in detailed node list.
This was updated in the Service subsection, but the matching update here was
missed.
* doc/guix.text (Top): Change database services description.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 9521181f57..816064383c 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -216,7 +216,7 @@ Services * 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. * Mail Services:: IMAP, POP3, SMTP, and all that. * Messaging Services:: Messaging services. * Monitoring Services:: Monitoring services. |