[arch-commits] Commit in fwupdate/trunk (fwupdate.install)

Bruno Pagani archange at archlinux.org
Mon Nov 13 14:31:30 UTC 2017


    Date: Monday, November 13, 2017 @ 14:31:29
  Author: archange
Revision: 266740

fwupdate.install: Fix typo, other small changes.

Modified:
  fwupdate/trunk/fwupdate.install

------------------+
 fwupdate.install |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: fwupdate.install
===================================================================
--- fwupdate.install	2017-11-13 13:38:38 UTC (rev 266739)
+++ fwupdate.install	2017-11-13 14:31:29 UTC (rev 266740)
@@ -1,8 +1,8 @@
 post_install() {
 	echo
-	echo "To use the efi fimware update executable, copy the"
-	echo "/usr/lib/fwupdate/EFI/ folder to your EFI partition,"
-	echo "usually mounted at /boot/efi/."
+	echo "To use the EFI firmware update executable, copy the"
+	echo "/usr/lib/fwupdate/EFI folder to your EFI partition,"
+	echo "usually mounted at /boot or /boot/efi."
 	echo
 }
 



More information about the arch-commits mailing list