summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-02-06 20:36:48 +0100
committerCarl Hetherington <cth@carlh.net>2021-02-06 20:36:48 +0100
commit675f55d01854467f42bc44be08f6a083ea73e534 (patch)
treea06cc8f9cd889505f81140a583f387faaaf141a1
parentef578569611e2fa0e91bdd5a726fc0c251540e6d (diff)
Give some more detail about what issuer/creator mean (#1888).
-rw-r--r--doc/manual/dcpomatic.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml
index 5c819e0a7..557538b69 100644
--- a/doc/manual/dcpomatic.xml
+++ b/doc/manual/dcpomatic.xml
@@ -2714,7 +2714,9 @@ like to live on the bleeding edge!
<para>
With these controls you can set the issuer and creator strings that
-will be put into the DCPs which you create.
+will be put into the DCPs which you create. The issuer is typically your name
+(or your organisation's name) and the creator is typically the name of the tool
+used to make the DCP (e.g. DCP-o-matic).
</para>
</section>