diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /sysutils/pciutils | |
parent | - Fix trailing whitespace in pkg-descrs, categories [g-n]* (diff) |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'sysutils/pciutils')
-rw-r--r-- | sysutils/pciutils/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/pciutils/pkg-descr b/sysutils/pciutils/pkg-descr index 94e8814ea4f7..d4d39cc06d12 100644 --- a/sysutils/pciutils/pkg-descr +++ b/sysutils/pciutils/pkg-descr @@ -1,7 +1,7 @@ -The PCI Utilities package contains various utilities dealing -with the PCI bus, and also a library for portable access to -PCI configuration registers. It includes `lspci' for listing -all PCI devices (very useful for debugging of both kernel and +The PCI Utilities package contains various utilities dealing +with the PCI bus, and also a library for portable access to +PCI configuration registers. It includes `lspci' for listing +all PCI devices (very useful for debugging of both kernel and device drivers) and `setpci' for manual configuration of PCI devices. |