summaryrefslogtreecommitdiff
path: root/docs/PORTABILITY_AND_STABILITY.md
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-06-01 22:56:02 +0200
committerLennart Poettering <lennart@poettering.net>2020-06-25 15:02:34 +0200
commitbbcd38e41e810b51f52001f1044eabed9f803fc8 (patch)
treeeffaaea92ac695cc2f0022241be37ab0ca510aa9 /docs/PORTABILITY_AND_STABILITY.md
parent8653185a9eda17d9b0781cb19cb4d3c6ce28d264 (diff)
downloadsystemd-bbcd38e41e810b51f52001f1044eabed9f803fc8.tar.gz
docs: import journal file format docs from fdo wiki
Just an import, with no textual changes (some fixed URLs however)
Diffstat (limited to 'docs/PORTABILITY_AND_STABILITY.md')
-rw-r--r--docs/PORTABILITY_AND_STABILITY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/PORTABILITY_AND_STABILITY.md b/docs/PORTABILITY_AND_STABILITY.md
index 064932970f..4b138b593c 100644
--- a/docs/PORTABILITY_AND_STABILITY.md
+++ b/docs/PORTABILITY_AND_STABILITY.md
@@ -98,7 +98,7 @@ And now, here's the list of (hopefully) all APIs that we have introduced with sy
| [Unit file format](https://www.freedesktop.org/software/systemd/man/systemd.unit.html) | File format | yes | yes | numerous | no | - | no |
| [Network](https://www.freedesktop.org/software/systemd/man/systemd.network.html) & [Netdev file format](https://www.freedesktop.org/software/systemd/man/systemd.netdev.html) | File format | yes | yes | no | no | - | no |
| [Link file format](https://www.freedesktop.org/software/systemd/man/systemd.link.html) | File format | yes | yes | no | no | - | no |
-| [Journal File Format](https://www.freedesktop.org/wiki/Software/systemd/journal-files) | File format | yes | yes | - | maybe | - | no |
+| [Journal File Format](https://systemd.io/JOURNAL_FILE_FORMAT) | File format | yes | yes | - | maybe | - | no |
| [Journal Export Format](https://www.freedesktop.org/wiki/Software/systemd/export) | File format | yes | yes | - | yes | - | no |
| [Cooperation in cgroup tree](https://www.freedesktop.org/wiki/Software/systemd/PaxControlGroups) | Treaty | yes | yes | libvirt | yes | libvirt | no |
| [Password Agents](https://www.freedesktop.org/wiki/Software/systemd/PasswordAgents) | Socket+Files | yes | yes | - | yes | - | no |