diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index b1a1031e21..d61ce41285 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -2177,14 +2177,14 @@ slabtop, tload, top, vmstat, w, watch and sysctl.") (synopsis "Utilities for sharing USB devices over IP networks") (description "The USB/IP protocol enables to pass USB device from a server to - a client over the network. The server is a machine which shares an - USB device and the client is a machine which uses USB device provided by - a server over the network. The USB device may be either physical device - connected to a server or software entity created on a server using USB - gadget subsystem. The usbip-utils are userspace tools to used to handle - connection and management on both side. The client needs the vhci-hcd - Linux kernel module and the server needs the usbip_host Linux kernel - module.") +a client over the network. The server is a machine which shares an +USB device and the client is a machine which uses USB device provided by +a server over the network. The USB device may be either physical device +connected to a server or software entity created on a server using USB +gadget subsystem. The usbip-utils are userspace tools to used to handle +connection and management on both side. The client needs the @file{vhci-hcd} +Linux kernel module and the server needs the @file{usbip_host} Linux kernel +module.") (license license:gpl2))) (define-public e2fsprogs