From 41ab99f91bdd5ab539b05e789fd7994c744bf856 Mon Sep 17 00:00:00 2001 From: Joshua Winchester Date: Thu, 18 Apr 2024 16:36:21 -0400 Subject: [PATCH] Adding more clarity on how sigs are applied to objects. Signed-off-by: Joshua Winchester --- signNverify.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/signNverify.rst b/signNverify.rst index 2e14b220..00cc650c 100644 --- a/signNverify.rst +++ b/signNverify.rst @@ -273,7 +273,7 @@ As well as the default behaviour, which signs all objects, fine-grained control of signing is possible. If you ``sif list`` a SIF file you will see it is comprised of a number -of objects. Each object has an ``ID``, and belongs to a ``GROUP``. +of objects. Each object has an ``ID``, and belongs to a ``GROUP``. Since signatures are *applied* to objects, they have an ``ID`` but not a ``GROUP``. .. code::