From 655a53eaa48971bd033c6afb4a279aac53b80a10 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Sat, 30 Sep 2023 22:04:38 +0200 Subject: update wording: server -> peer --- initcpio/install/pacredir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'initcpio') diff --git a/initcpio/install/pacredir b/initcpio/install/pacredir index f9663af..30d248f 100644 --- a/initcpio/install/pacredir +++ b/initcpio/install/pacredir @@ -5,7 +5,7 @@ build() { } help() { - echo 'This hook adds servers to pacredir.conf from inside initramfs.' + echo 'This hook adds peers to pacredir.conf from inside initramfs.' echo 'Useless for installed systems, but can be handy with' echo 'no-persistent configurations.' } -- cgit v1.2.3-54-g00ecf