diff options
author | Lennart Poettering <lennart@poettering.net> | 2020-01-16 19:29:49 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2020-01-17 10:09:50 +0100 |
commit | 3b9796c01c31ce3cc83ae313840395bdf9256c28 (patch) | |
tree | 138c734d80accabe48c91ab71746c698c8483030 /docs | |
parent | docs: in PORTABILITY_AND_STABILITY only use one h1 (diff) | |
download | systemd-3b9796c01c31ce3cc83ae313840395bdf9256c28.tar.xz systemd-3b9796c01c31ce3cc83ae313840395bdf9256c28.zip |
docs: let's reduce our spurious whitespace a bit
Diffstat (limited to 'docs')
-rw-r--r-- | docs/PORTABILITY_AND_STABILITY.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/PORTABILITY_AND_STABILITY.md b/docs/PORTABILITY_AND_STABILITY.md index e1b09b08bc..82a0e308e4 100644 --- a/docs/PORTABILITY_AND_STABILITY.md +++ b/docs/PORTABILITY_AND_STABILITY.md @@ -72,11 +72,9 @@ A number of systemd's APIs expose Linux or systemd-specific features that cannot Note that not all of these interfaces are our invention (but most), we just adopted them in systemd to make them more prominently implemented. For example, we adopted many Debian facilities in systemd to push it into the other distributions as well. - --- - And now, here's the list of (hopefully) all APIs that we have introduced with systemd: | API | Type | Covered by Interface Stability Promise | Fully documented | Known External Consumers | Reimplementable Independently | Known Other Implementations | systemd Implementation portable to other OSes or non-systemd distributions | |