]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: use Title Case for network generator description string
authorLennart Poettering <lennart@poettering.net>
Mon, 20 Oct 2025 11:01:28 +0000 (13:01 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 6 Nov 2025 21:26:42 +0000 (21:26 +0000)
We use Title Case for all other units, do so here too.

(cherry picked from commit 15fec4b6464304dd4abaaea4088b0228c4dfdf6c)

units/systemd-network-generator.service.in

index f7d13d3084679924eeb32043deaf7e454ee23506..df9f9c169779384001f0f495f4e11b9501219c08 100644 (file)
@@ -8,7 +8,7 @@
 #  (at your option) any later version.
 
 [Unit]
-Description=Generate network units from Kernel command line
+Description=Generate Network Units from Kernel Command Line
 Documentation=man:systemd-network-generator.service(8)
 
 DefaultDependencies=no