mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 06:12:01 +01:00
Fix typo
This commit is contained in:
parent
31c0b21fed
commit
46f8c63df6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=242503
@ -48,7 +48,7 @@
|
||||
.In pwd.h
|
||||
.In libutil.h
|
||||
.Ft int
|
||||
.Fn pw_copy "int ffd" "int tfd" "const struct passwd *pw" "const struct paddwd *oldpw"
|
||||
.Fn pw_copy "int ffd" "int tfd" "const struct passwd *pw" "const struct passwd *oldpw"
|
||||
.Ft "struct passwd *"
|
||||
.Fn pw_dup "const struct passwd *pw"
|
||||
.Ft int
|
||||
|
Loading…
Reference in New Issue
Block a user