Fix typo
This commit is contained in:
parent
31c0b21fed
commit
46f8c63df6
@ -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