Author: bapt
Date: Sat Nov  3 00:30:22 2012
New Revision: 242503
URL: http://svn.freebsd.org/changeset/base/242503

Log:
  Fix typo

Modified:
  head/lib/libutil/pw_util.3

Modified: head/lib/libutil/pw_util.3
==============================================================================
--- head/lib/libutil/pw_util.3  Sat Nov  3 00:14:17 2012        (r242502)
+++ head/lib/libutil/pw_util.3  Sat Nov  3 00:30:22 2012        (r242503)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to