diff --git a/man/systemd-journal-remote.xml b/man/systemd-journal-remote.xml index 91ced9c7d43..17014953579 100644 --- a/man/systemd-journal-remote.xml +++ b/man/systemd-journal-remote.xml @@ -163,8 +163,8 @@ through $LISTEN_FDS/$LISTEN_PID. In the second case, an HTTP or HTTPS server will be spawned on - this port, respectively for and - . Currently, only POST requests + this port, respectively for and + . Currently, only POST requests to /upload with Content-Type: application/vnd.fdo.journal are supported. diff --git a/man/systemd-journal-upload.xml b/man/systemd-journal-upload.xml index 5e1d8836b01..fc3ecd2fdcb 100644 --- a/man/systemd-journal-upload.xml +++ b/man/systemd-journal-upload.xml @@ -53,7 +53,7 @@ Description systemd-journal-upload will upload journal entries to the URL specified - with . This program reads journal entries from one or more journal files, + with . This program reads journal entries from one or more journal files, similarly to journalctl1. Unless limited by one of the options specified below, all journal entries accessible to the user @@ -109,7 +109,7 @@ entries from the specified journal directory DIR instead of the default runtime and system journal paths. This has the same meaning as - option for + option for journalctl1. @@ -122,7 +122,7 @@ GLOB instead of the default runtime and system journal paths. May be specified multiple times, in which case files will be suitably interleaved. This has the same meaning as - option for + option for journalctl1. @@ -132,7 +132,7 @@ Upload entries from the location in the journal specified by the passed cursor. This has the same - meaning as option for + meaning as option for journalctl1. @@ -142,7 +142,7 @@ Upload entries from the location in the journal after the location specified by the this cursor. This has the same meaning as - option for + option for journalctl1.