me
/
guix
Archived
1
0
Fork 0

doc: Fix invalid use of @deftypevar.

* doc/guix.texi (Virtualization Services): Replace invalid use of
@deftypevar with @deftypevr.
Ludovic Courtès 2023-07-13 23:02:39 +02:00
parent bdd359526e
commit 084f2c08ed
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -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.