From: Zbigniew Jędrzejewski-Szmek Date: Tue, 14 Jan 2020 20:25:52 +0000 (+0100) Subject: docs: remove markup from title X-Git-Tag: v245-rc1~121^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48f60ea9ad2e4b5fe634491e78ec9f2afae88644;p=thirdparty%2Fsystemd.git docs: remove markup from title Github uses a different background for backticked text, and this stands out (in a bad way) on the title page. --- diff --git a/docs/UIDS-GIDS.md b/docs/UIDS-GIDS.md index e70c23a362d..ab26bc15f7b 100644 --- a/docs/UIDS-GIDS.md +++ b/docs/UIDS-GIDS.md @@ -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.