doc: Add missing comma after @xref. Reported by Alex Kost <alezost@gmail.com>. * doc/guix.texi (Service Reference): Add comma after @xref.
1 files changed, 1 insertions(+), 1 deletions(-) M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 10135,7 10135,7 @@ are created using @code{define-record-type*}, you can write a succint @var{body} that evaluates to the new service parameters by using the @code{inherit} feature that @code{define-record-type*} provides. @xref{Using the Configuration System} for example usage. @xref{Using the Configuration System}, for example usage. @end deffn