diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-01-14 21:25:52 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-01-15 08:57:37 +0100 |
commit | 48f60ea9ad2e4b5fe634491e78ec9f2afae88644 (patch) | |
tree | 2b11dc49aa8aeb450c482277a2344385fd9977df /docs/UIDS-GIDS.md | |
parent | man: add commas and reword a sentence (diff) | |
download | systemd-48f60ea9ad2e4b5fe634491e78ec9f2afae88644.tar.xz systemd-48f60ea9ad2e4b5fe634491e78ec9f2afae88644.zip |
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.
Diffstat (limited to 'docs/UIDS-GIDS.md')
-rw-r--r-- | docs/UIDS-GIDS.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/UIDS-GIDS.md b/docs/UIDS-GIDS.md index e70c23a362..ab26bc15f7 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. |