efraim pushed a commit to branch master
in repository guix.

commit c0bc08d82c73e464a419f213d5ae5545bc67e2bf
Author: Simon Streit <[email protected]>
AuthorDate: Tue Feb 22 16:23:38 2022 +0100

    doc: Document virtlogd package variable.
    
    * doc/guix.texi (Virtualization Services): Document virtlogd package
    variable.
    
    Signed-off-by: Efraim Flashner <[email protected]>
---
 doc/guix.texi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/guix.texi b/doc/guix.texi
index a4145af7fd..528760d7f6 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -30888,6 +30888,10 @@ Its value must be a @code{virtlog-configuration}.
 @end lisp
 @end deffn
 
+@deftypevar {@code{libvirt} parameter} package libvirt
+Libvirt package.
+@end deftypevar
+
 @deftypevr {@code{virtlog-configuration} parameter} integer log-level
 Logging level.  4 errors, 3 warnings, 2 information, 1 debug.
 

Reply via email to