]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: let's reduce our spurious whitespace a bit
authorLennart Poettering <lennart@poettering.net>
Thu, 16 Jan 2020 18:29:49 +0000 (19:29 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 17 Jan 2020 09:09:50 +0000 (10:09 +0100)
docs/PORTABILITY_AND_STABILITY.md

index e1b09b08bc856fb42b8393397ad5189801ebff6d..82a0e308e4478b5f5b2828a2e52b000147039c79 100644 (file)
@@ -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 |