From 73735b2fa10af91ec5ac1e29885d8de13016f9bb Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Mon, 24 Jul 2023 16:34:31 -0700 Subject: [PATCH] pcapng-extras: update systemd URLs The man page has no alternate URL under systemd.io that I could find, so it still points at freedesktop.org. --- draft-richardson-opsawg-pcapng-extras.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/draft-richardson-opsawg-pcapng-extras.md b/draft-richardson-opsawg-pcapng-extras.md index 0f8391c..97626d1 100644 --- a/draft-richardson-opsawg-pcapng-extras.md +++ b/draft-richardson-opsawg-pcapng-extras.md @@ -100,7 +100,7 @@ TBD ## systemd Journal Export Block {#section_sdj_export} -The [systemd](https://www.freedesktop.org/wiki/Software/systemd/) [Journal Export Block](https://www.freedesktop.org/wiki/Software/systemd/export/) is a lightweight container for systemd +The [systemd](https://systemd.io/) [Journal Export Block](https://systemd.io/JOURNAL_EXPORT_FORMATS/) is a lightweight container for systemd Journal Export Format entry data. One of the primary components of the systemd System and @@ -148,7 +148,7 @@ The systemd Journal Export Block has the following fields: * Block Total Length: total size of this block, as described in {{I-D.tuexen-opsawg-pcapng}}, section "Section Blocks". -* Journal Entry: A journal entry as described in the [Journal Export Format](https://www.freedesktop.org/wiki/Software/systemd/export/) documentation. Entries consist of a +* Journal Entry: A journal entry as described in the [Journal Export Format](https://systemd.io/JOURNAL_EXPORT_FORMATS/) documentation. Entries consist of a series of field names followed by text or binary field data. Common field names can be found in the [systemd.journal-fields](https://www.freedesktop.org/software/systemd/man/systemd.journal-fields.html) documentation. The __REALTIME_TIMESTAMP= field MUST be present and valid as described above. Entries are not