]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: remove markup from title
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 14 Jan 2020 20:25:52 +0000 (21:25 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 15 Jan 2020 07:57:37 +0000 (08:57 +0100)
Github uses a different background for backticked text, and this stands out
(in a bad way) on the title page.

docs/UIDS-GIDS.md

index e70c23a362d7b6c49140e8650f5a3f68c4f61f48..ab26bc15f7b72fc6f6b26664cee24daacd0284c8 100644 (file)
@@ -1,10 +1,10 @@
 ---
-title: Users, Groups, UIDs and GIDs on `systemd` Systems
+title: Users, Groups, UIDs and GIDs on systemd Systems
 category: Concepts
 layout: default
 ---
 
-# Users, Groups, UIDs and GIDs on `systemd` Systems
+# Users, Groups, UIDs and GIDs on systemd Systems
 
 Here's a summary of the requirements `systemd` (and Linux) make on UID/GID
 assignments and their ranges.