diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-11-21 10:25:38 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-11-21 18:35:18 +0100 |
commit | 2c06e40ae9ebde1eeda77e4f7b3583bc637b97eb (patch) | |
tree | f00442c99512eb6adcae7ed8a9b5cf33fb0bbfff /tmpfiles.d/x11.conf | |
parent | tmpfiles: narrow scope of HAVE_SYSV_COMPAT condition for legacy.conf (diff) | |
download | systemd-2c06e40ae9ebde1eeda77e4f7b3583bc637b97eb.tar.xz systemd-2c06e40ae9ebde1eeda77e4f7b3583bc637b97eb.zip |
tmpfiles: add period at end of the sentence
The license that is immediately above is properly punctuated and it looks
sloppy when our line below isn't.
Diffstat (limited to '')
-rw-r--r-- | tmpfiles.d/x11.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpfiles.d/x11.conf b/tmpfiles.d/x11.conf index ef0b11dfd1..0e38f50bb5 100644 --- a/tmpfiles.d/x11.conf +++ b/tmpfiles.d/x11.conf @@ -5,7 +5,7 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See tmpfiles.d(5) for details +# See tmpfiles.d(5) for details. # Make sure these are created by default so that nobody else can # or empty them at startup |