From: Lennart Poettering Date: Thu, 16 Jan 2020 18:29:49 +0000 (+0100) Subject: docs: let's reduce our spurious whitespace a bit X-Git-Tag: v245-rc1~109^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b9796c01c31ce3cc83ae313840395bdf9256c28;p=thirdparty%2Fsystemd.git docs: let's reduce our spurious whitespace a bit --- diff --git a/docs/PORTABILITY_AND_STABILITY.md b/docs/PORTABILITY_AND_STABILITY.md index e1b09b08bc8..82a0e308e44 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 |