From afcb3e758c5eaefa3c7d76322ff34b32725713d0 Mon Sep 17 00:00:00 2001 From: Lucas Werkmeister Date: Fri, 6 Mar 2020 22:12:37 +0100 Subject: [PATCH] docs: fix misplaced close-paren MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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. --- 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 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 -- 2.47.3