diff options
Diffstat (limited to 'doc/guix.texi')
| -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 92ac45b1c9..7625f30fbb 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -15341,7 +15341,7 @@ and one slave, is:  (operating-system    ;; ...    (services (cons* (service knot-service-type -                     (knot-confifguration +                     (knot-configuration                         (remotes (list plop-master))                         (zones (list master-zone slave-zone))))                     ;; ... | 
