From 58345a2332f3eace584f84aacb0f55c05137110f Mon Sep 17 00:00:00 2001 From: mtron <75768+mtron@users.noreply.github.com> Date: Thu, 30 Jan 2020 16:06:57 +0100 Subject: [PATCH] docs: formatting fix (#14707) fixes formatting in the last paragraph of the 'General Structure' chapter. --- docs/USER_RECORD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/USER_RECORD.md b/docs/USER_RECORD.md index f0bc1c98cf..08118952ee 100644 --- a/docs/USER_RECORD.md +++ b/docs/USER_RECORD.md @@ -184,7 +184,7 @@ does not need to to be concerned with the `secret` section of user records, as the fields included therein are only useful when executing authentication operations natively against JSON user records. -The `systemd-homed' manager uses all seven sections for various +The `systemd-homed` manager uses all seven sections for various purposes. Inside the home directories (and if the LUKS2 backend is used, also in the LUKS2 header) a user record containing the `regular`, `privileged`, `perMachine` and `signature` sections is stored. `systemd-homed` also stores a -- 2.25.1