aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-11-03 00:30:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-11-03 00:30:22 +0000
commit46f8c63df6b86dfe8c2b8329c9d42230e6356e48 (patch)
tree28fbdefa4ec3d66343a226f9b1d2896fc38a7f05
parent31c0b21fedca1256da335dfb0cfcc4ced89e3cc7 (diff)
downloadsrc-46f8c63df6b86dfe8c2b8329c9d42230e6356e48.tar.gz
src-46f8c63df6b86dfe8c2b8329c9d42230e6356e48.zip
Fix typo
Notes
Notes: svn path=/head/; revision=242503
-rw-r--r--lib/libutil/pw_util.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/pw_util.3 b/lib/libutil/pw_util.3
index 4bb4425a7da6..7ef0657b0b08 100644
--- a/lib/libutil/pw_util.3
+++ b/lib/libutil/pw_util.3
@@ -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