diff options
-rw-r--r-- | doc/help/troubleshooting.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/help/troubleshooting.txt b/doc/help/troubleshooting.txt index 033b60706..d758ca7a5 100644 --- a/doc/help/troubleshooting.txt +++ b/doc/help/troubleshooting.txt @@ -152,7 +152,9 @@ be taken to remedy them. .. [1] This entry is not being bound. Ensure that a version of this entry applies to this client. -.. [2] Add a type to the generator definition for this entry +.. [2] It is possible that the type attribute for this generator entry + is undefined. You may need to add the appropriate type attribute + in the literal entry specification. .. [3] Copy the Bcfg2 server's CA certificate to the client and specify it using the **ca** option in the [communication] section of ``bcfg2.conf`` |