]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: use Title Case for network generator description string 39386/head
authorLennart Poettering <lennart@poettering.net>
Mon, 20 Oct 2025 11:01:28 +0000 (13:01 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 20 Oct 2025 16:17:47 +0000 (18:17 +0200)
We use Title Case for all other units, do so here too.

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