commit 1de922891b748ca906bb426826242175becb34a5 from: Omar Polo date: Thu Apr 15 19:43:46 2021 UTC typos commit - 548c2849fab0906f262491fc9744724f23af6687 commit + 1de922891b748ca906bb426826242175becb34a5 blob - f4b46fd4699bf6c90c7c6c3bd784f781f9aa2d57 blob + 35acb5dc979ed33a446b46659b5fc0b9bafecbf7 --- gmid.1 +++ gmid.1 @@ -79,7 +79,7 @@ They have the form .Pa hostname.cert.pem and .Pa hostname.key.pem . -If a certificate and key doesn't exists for a given hostname they +If a certificate or key don't exists for a given hostname they will be automatically generated. .It Fl h Print the usage and exit. @@ -140,7 +140,7 @@ the virtual host root directories. It's recommended to keep the TLS keys outside the chroot. Future version of .Nm -may require this. +may enforce this. .It Ic ipv6 Ar bool Enable or disable IPv6 support. By default is off.