Author: joel (doc committer)
Date: Tue Oct 30 22:30:30 2012
New Revision: 242383
URL: http://svn.freebsd.org/changeset/base/242383

Log:
  Minor mdoc and language fixes.

Modified:
  head/lib/libutil/pw_util.3

Modified: head/lib/libutil/pw_util.3
==============================================================================
--- head/lib/libutil/pw_util.3  Tue Oct 30 22:26:19 2012        (r242382)
+++ head/lib/libutil/pw_util.3  Tue Oct 30 22:30:30 2012        (r242383)
@@ -74,7 +74,6 @@
 .Ft int
 .Fn pw_tmp "int mfd"
 .Sh DESCRIPTION
-.Pp
 The
 .Fn pw_copy
 function reads a password file from
@@ -104,7 +103,7 @@ are not
 .Dv NULL
 then the record corresponding to
 .Fa pw
-will be replace by the record corresponding to
+will be replaced by the record corresponding to
 .Fa oldpw .
 .It
 If
@@ -171,7 +170,7 @@ function destroy the temporary file crea
 if any,
 kills any running instance of
 .Ev EDITOR
-excuted by
+executed by
 .Fn pw_edit
 if any,
 and closes the lock created by
_______________________________________________
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