From 6028583265cd81b458fea819ddde6cca72679f4d Mon Sep 17 00:00:00 2001 From: Philip <philm@manjaro.org> Date: Tue, 3 Sep 2013 17:45:50 +0200 Subject: [PATCH] more conf fixes --- pacman-default.conf | 4 ++-- pacman-multilib.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pacman-default.conf b/pacman-default.conf index 8932d82..773e675 100644 --- a/pacman-default.conf +++ b/pacman-default.conf @@ -43,8 +43,8 @@ LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local -# keyring can then be populated with the keys of all official Arch Linux -# packagers with `pacman-key --populate archlinux`. +# keyring can then be populated with the keys of all official Manjaro Linux +# packagers with `pacman-key --populate archlinux manjaro`. # # REPOSITORIES diff --git a/pacman-multilib.conf b/pacman-multilib.conf index 167adc4..c1d46c7 100644 --- a/pacman-multilib.conf +++ b/pacman-multilib.conf @@ -43,8 +43,8 @@ LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local -# keyring can then be populated with the keys of all official Arch Linux -# packagers with `pacman-key --populate archlinux`. +# keyring can then be populated with the keys of all official Manjaro Linux +# packagers with `pacman-key --populate archlinux manjaro`. # # REPOSITORIES -- GitLab