guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/04: gnu: pciutils: Tweak description.


From: Ludovic Courtès
Subject: 03/04: gnu: pciutils: Tweak description.
Date: Mon, 10 Jul 2017 04:56:09 -0400 (EDT)

civodul pushed a commit to branch core-updates
in repository guix.

commit a48da398b3ee279c54db7ea70b3c3195acf5c94b
Author: Ludovic Courtès <address@hidden>
Date:   Mon Jul 10 10:45:30 2017 +0200

    gnu: pciutils: Tweak description.
    
    * gnu/packages/pciutils.scm (pciutils)[description]: Use @command.
---
 gnu/packages/pciutils.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/pciutils.scm b/gnu/packages/pciutils.scm
index 51962d2..e428aae 100644
--- a/gnu/packages/pciutils.scm
+++ b/gnu/packages/pciutils.scm
@@ -91,5 +91,6 @@
      "The PCI Utilities are a collection of programs for inspecting and
 manipulating configuration of PCI devices, all based on a common portable
 library libpci which offers access to the PCI configuration space on a variety
-of operating systems.  This includes the 'lspci' and 'setpci' commands.")
+of operating systems.  This includes the @command{lspci} and @command{setpci}
+commands.")
     (license license:gpl2+)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]