~ruther/guix-local

084f2c08ede2929f9ebfdf3cc390bbc084e397e7 — Ludovic Courtès 3 years ago bdd3595
doc: Fix invalid use of @deftypevar.

* doc/guix.texi (Virtualization Services): Replace invalid use of
@deftypevar with @deftypevr.
1 files changed, 2 insertions(+), 2 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +2 -2
@@ 35159,9 35159,9 @@ Its value must be a @code{virtlog-configuration}.
@end lisp
@end defvar

@deftypevar {@code{libvirt} parameter} package libvirt
@deftypevr {@code{libvirt} parameter} package libvirt
Libvirt package.
@end deftypevar
@end deftypevr

@deftypevr {@code{virtlog-configuration} parameter} integer log-level
Logging level.  4 errors, 3 warnings, 2 information, 1 debug.