]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/os-release: Document that blank lines are permitted (#8777)
authorPaul Menzel <pmenzel@molgen.mpg.de>
Mon, 23 Apr 2018 09:03:16 +0000 (11:03 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 23 Apr 2018 09:03:16 +0000 (11:03 +0200)
Fixes: https://github.com/systemd/systemd/issues/8773
man/os-release.xml

index de97dc50cd4af29c18869d4ebf73e143f5d03764..ff85ef5f1bd83f25db8faa4e6ab9c8a1fc01ebb5 100644 (file)
@@ -61,7 +61,8 @@
     shell style. All strings should be in UTF-8 format, and
     non-printable characters should not be used. It is not supported
     to concatenate multiple individually quoted strings. Lines
-    beginning with "#" shall be ignored as comments.</para>
+    beginning with "#" shall be ignored as comments. Blank lines are
+    permitted and ignored.</para>
 
     <para>The file <filename>/etc/os-release</filename> takes
     precedence over <filename>/usr/lib/os-release</filename>.