docs: Fix minor typos

This commit is contained in:
Eugene Adell 2025-07-14 17:54:44 +02:00
parent 4f7130ae53
commit a1b8e88f8b
2 changed files with 2 additions and 2 deletions

View File

@ -240,7 +240,7 @@ The following system properties exist:
**$bom**
The UTF-8 encoded Unicode byte-order mask (BOM). This may be useful in
templates for RFC5424 support, when the character set is know to be
templates for RFC5424 support, when the character set is known to be
Unicode.
**$myhostname**

View File

@ -6,7 +6,7 @@ maintained by a trustworthy person (or group) and approves the
identities of all machines. It does so by issuing their certificates.
In a small setup, the administrator can provide the CA function. What is
important is the CA's private key is well-protected and machine
certificates are only issued if it is know they are valid (in a
certificates are only issued if it is known they are valid (in a
single-admin case that means the admin should not issue certificates to
anyone else except himself).