From 5784a43e65a40f65950a2b98220acf974d41a789 Mon Sep 17 00:00:00 2001 From: David Shaw Date: Thu, 9 Mar 2006 19:47:35 +0000 Subject: [PATCH] * gpg.sgml: Clarify new notation delete feature. --- doc/ChangeLog | 4 ++++ doc/gpg.sgml | 6 ++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index ff567b64b..cf4566ccb 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2006-03-09 David Shaw + + * gpg.sgml: Clarify new notation delete feature. + 2006-03-08 David Shaw * gpg.sgml: Document "notation". diff --git a/doc/gpg.sgml b/doc/gpg.sgml index 050aa6e5e..9b0e7b651 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -537,8 +537,10 @@ Setting a value of "none" removes an existing preferred keyserver. Set a name=value notation for the specified user ID(s). See --cert-notation for more on how this works. Setting a value of "none" -removes all notations, and setting a name with no value removes that -notation alone. +removes all notations, setting a notation prefixed with a minus sign +(-) removes that notation, and setting a notation name (without the +=value) prefixed with a minus sign removes all notations with that +name. toggle