From b7ba50c3a5ab54a142d6616f1f4029c475f23cf5 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Thu, 8 Jan 2009 15:04:58 +0200 Subject: Update docs wrt gpg path macro (rhbz#476201) --- doc/rpm.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/rpm.8 b/doc/rpm.8 index ef8181b17..06266512d 100644 --- a/doc/rpm.8 +++ b/doc/rpm.8 @@ -807,12 +807,12 @@ using the executable \fI/usr/bin/gpg\fR you would include %_signature gpg %_gpg_path /etc/rpm/.gpg %_gpg_name John Doe -%_gpgbin /usr/bin/gpg +%__gpg /usr/bin/gpg .fi .PP in a macro configuration file. Use \fI/etc/rpm/macros\fR for per-system configuration and \fI~/.rpmmacros\fR -for per-user configuration. +for per-user configuration. Typically it's sufficient to set just %_gpg_name. .SS "REBUILD DATABASE OPTIONS" .PP The general form of an rpm rebuild database command is -- cgit v1.2.3