Skip to content

Commit ffc8eea

Browse files
poetteringmrc0mmand
authored andcommitted
USER_RECORD: fix typo
Fixes: systemd#16172
1 parent cdfd853 commit ffc8eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/USER_RECORD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ restrictive access semantics. The following fields are currently defined:
582582
be a string like "What's the name of your first pet?", but is entirely for the
583583
user to choose.
584584

585-
`hashPassword` → An array of strings, each containing a hashed UNIX password
585+
`hashedPassword` → An array of strings, each containing a hashed UNIX password
586586
string, in the format
587587
[`crypt(3)`](http://man7.org/linux/man-pages/man3/crypt.3.html) generates. This
588588
corresponds with `sp_pwdp` field of `struct spwd` (and in a way the `pw_passwd`

0 commit comments

Comments
 (0)