summaryrefslogtreecommitdiff
path: root/docs/USER_RECORD.md
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-06-16 16:10:37 +0200
committerFrantisek Sumsal <frantisek@sumsal.cz>2020-06-16 20:24:32 +0200
commitffc8eeae621433a4d719bd80adf85bd849003751 (patch)
tree0b74ee3820304df86b4542cd36c5ab5f2d63e39b /docs/USER_RECORD.md
parentcdfd853744ee9348691e9bbe4d2775e5415ba119 (diff)
downloadsystemd-ffc8eeae621433a4d719bd80adf85bd849003751.tar.gz
USER_RECORD: fix typo
Fixes: #16172
Diffstat (limited to 'docs/USER_RECORD.md')
-rw-r--r--docs/USER_RECORD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/USER_RECORD.md b/docs/USER_RECORD.md
index 6269b1e6ca..7b6fe47665 100644
--- a/docs/USER_RECORD.md
+++ b/docs/USER_RECORD.md
@@ -582,7 +582,7 @@ restrictive access semantics. The following fields are currently defined:
be a string like "What's the name of your first pet?", but is entirely for the
user to choose.
-`hashPassword` → An array of strings, each containing a hashed UNIX password
+`hashedPassword` → An array of strings, each containing a hashed UNIX password
string, in the format
[`crypt(3)`](http://man7.org/linux/man-pages/man3/crypt.3.html) generates. This
corresponds with `sp_pwdp` field of `struct spwd` (and in a way the `pw_passwd`