mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 20:12:11 +02:00
doc: Fix invalid use of @deftypevar.
* doc/guix.texi (Virtualization Services): Replace invalid use of @deftypevar with @deftypevr.
This commit is contained in:
+2
-2
@@ -35159,9 +35159,9 @@ Its value must be a @code{virtlog-configuration}.
|
|||||||
@end lisp
|
@end lisp
|
||||||
@end defvar
|
@end defvar
|
||||||
|
|
||||||
@deftypevar {@code{libvirt} parameter} package libvirt
|
@deftypevr {@code{libvirt} parameter} package libvirt
|
||||||
Libvirt package.
|
Libvirt package.
|
||||||
@end deftypevar
|
@end deftypevr
|
||||||
|
|
||||||
@deftypevr {@code{virtlog-configuration} parameter} integer log-level
|
@deftypevr {@code{virtlog-configuration} parameter} integer log-level
|
||||||
Logging level. 4 errors, 3 warnings, 2 information, 1 debug.
|
Logging level. 4 errors, 3 warnings, 2 information, 1 debug.
|
||||||
|
|||||||
Reference in New Issue
Block a user