From: Lucas Werkmeister Date: Fri, 6 Mar 2020 21:12:37 +0000 (+0100) Subject: docs: fix misplaced close-paren X-Git-Tag: v246-rc1~780^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=afcb3e758c5eaefa3c7d76322ff34b32725713d0;p=thirdparty%2Fsystemd.git docs: fix misplaced close-paren I assume it’s supposed to be “see Home Directories for details” and not “… and embeds these JSON records directly in the home directory images … for details”, but the previous text suggested the latter reading to me. --- diff --git a/docs/USER_RECORD.md b/docs/USER_RECORD.md index 299aaade444..96571e5683c 100644 --- a/docs/USER_RECORD.md +++ b/docs/USER_RECORD.md @@ -14,7 +14,7 @@ pairs, encoded as JSON. Specifically: 1. [`systemd-homed.service`](https://www.freedesktop.org/software/systemd/man/systemd-homed.service.html) manages `human` user home directories and embeds these JSON records directly in the home directory images (see [Home - Directories](https://systemd.io/HOME_DIRECTORY)) for details. + Directories](https://systemd.io/HOME_DIRECTORY) for details). 2. [`pam_systemd`](https://www.freedesktop.org/software/systemd/man/pam_systemd.html) processes these JSON records for users that log in, and applies various