1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 03:25:31 +03:00

docs: let's reduce our spurious whitespace a bit

This commit is contained in:
Lennart Poettering 2020-01-16 19:29:49 +01:00
parent 8eabc083dc
commit 3b9796c01c

View 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 |