projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdfd853
)
USER_RECORD: fix typo
author
Lennart Poettering
<lennart@poettering.net>
Tue, 16 Jun 2020 14:10:37 +0000
(16:10 +0200)
committer
Frantisek Sumsal
<frantisek@sumsal.cz>
Tue, 16 Jun 2020 18:24:32 +0000
(20:24 +0200)
Fixes: #16172
docs/USER_RECORD.md
patch
|
blob
|
history
diff --git
a/docs/USER_RECORD.md
b/docs/USER_RECORD.md
index 6269b1e6ca5b3cd8b8ba9982987963e6c02ee58d..7b6fe47665ae1825d9ed95f0c020795142d28b0b 100644
(file)
--- 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
+`hash
ed
Password` → 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`