From 084d3cac2b9808e92595487ff93eaf11f7e484f7 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 21 Apr 2021 07:52:47 -0700 Subject: gnu: ipxe: Fix grammar. * gnu/packages/bootloaders.scm (ipxe)[description]: Remove gratuitous use of "allows to". --- gnu/packages/bootloaders.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/bootloaders.scm b/gnu/packages/bootloaders.scm index 6093e0d9e6..827da0e3bb 100644 --- a/gnu/packages/bootloaders.scm +++ b/gnu/packages/bootloaders.scm @@ -1207,8 +1207,8 @@ order to add a suitable bootloader menu entry.") (description "iPXE is a network boot firmware. It provides a full PXE implementation enhanced with additional features such as booting from: a web server via HTTP, an iSCSI SAN, a Fibre Channel SAN via FCoE, an AoE SAN, a -wireless network, a wide-area network, an Infiniband network. It allows to -control the boot process with a script. You can use iPXE to replace the +wireless network, a wide-area network, an Infiniband network. It +controls the boot process with a script. You can use iPXE to replace the existing PXE ROM on your network card, or you can chainload into iPXE to obtain the features of iPXE without the hassle of reflashing.") (license license:gpl2+)))) -- cgit v1.2.3