From 30fd9a2dabb81cf7b65aba48b684f1178d9fd879 Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Wed, 15 Feb 2023 08:00:00 +0000 Subject: treewide: fix a few typos in NEWS, docs and comments --- docs/USER_RECORD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/USER_RECORD.md') diff --git a/docs/USER_RECORD.md b/docs/USER_RECORD.md index a00bec2353..9170a67850 100644 --- a/docs/USER_RECORD.md +++ b/docs/USER_RECORD.md @@ -212,7 +212,7 @@ object. The following fields are currently defined: `userName` → The UNIX user name for this record. Takes a string with a valid UNIX user name. This field is the only mandatory field, all others are -optional. Corresponds with the `pw_name` field of of `struct passwd` and the +optional. Corresponds with the `pw_name` field of `struct passwd` and the `sp_namp` field of `struct spwd` (i.e. the shadow user record stored in `/etc/shadow`). See [User/Group Name Syntax](USER_NAMES.md) for the (relaxed) rules the various systemd components enforce on user/group names. -- cgit v1.2.3