diff --git a/man/systemd-journal-gatewayd.service.xml b/man/systemd-journal-gatewayd.service.xml index 61a4037669..43ceb97032 100644 --- a/man/systemd-journal-gatewayd.service.xml +++ b/man/systemd-journal-gatewayd.service.xml @@ -68,8 +68,8 @@ Specify the path to a file or AF_UNIX stream socket to read the - server key corresponding to the certificate specified with from. The key - must be in PEM format. + secret server key corresponding to the certificate specified with from. The + key must be in PEM format. diff --git a/man/systemd-journal-remote.service.xml b/man/systemd-journal-remote.service.xml index 6e068a617a..bea0936d66 100644 --- a/man/systemd-journal-remote.service.xml +++ b/man/systemd-journal-remote.service.xml @@ -180,7 +180,7 @@ - Takes a path to a SSL key file in PEM format. Defaults to + Takes a path to a SSL secret key file in PEM format. Defaults to &CERTIFICATE_ROOT;/private/journal-remote.pem. This option can be used with . If the path refers to an AF_UNIX stream socket in the file system a connection is made to it and the key read from it.