diff options
author | Miguel <rosen644835@gmail.com> | 2019-04-26 23:48:21 +0200 |
---|---|---|
committer | Danny Milosavljevic <dannym@scratchpost.org> | 2019-05-05 17:22:24 +0200 |
commit | dd357acd93c43827038abfca9461cb0c4b33ff96 (patch) | |
tree | 7a54e91080db6ff818ab222207d0279ba19da845 /doc | |
parent | 24f2d488f23c9c0205b485b943d6ebbd276d62b0 (diff) | |
download | patches-dd357acd93c43827038abfca9461cb0c4b33ff96.tar patches-dd357acd93c43827038abfca9461cb0c4b33ff96.tar.gz |
doc: Fix typo.
* doc/guix.texi (rsync-service-type): Add missing sentence.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 8f43ade09f..7da73c00e0 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -12996,7 +12996,8 @@ so anyone (or just yourself) can download existing files or upload new files. @deffn {Scheme Variable} rsync-service-type -This is the type for the @uref{https://rsync.samba.org, rsync} rsync daemon, +This is the service type for the @uref{https://rsync.samba.org, rsync} daemon, +The value for this service type is a @command{rsync-configuration} record as in this example: @example |