summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-10-30 22:30:30 +0000
committerjoel <joel@FreeBSD.org>2012-10-30 22:30:30 +0000
commit9ed42f5c0658742a41786efa18bbe71f2256174a (patch)
treedb2ffa7978b77c8fe1eb92b88e6d8df4972144d3 /lib/libutil
parent1adb3efbd2ee902a13fd20979d1e11a60572c41a (diff)
downloadFreeBSD-src-9ed42f5c0658742a41786efa18bbe71f2256174a.zip
FreeBSD-src-9ed42f5c0658742a41786efa18bbe71f2256174a.tar.gz
Minor mdoc and language fixes.
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/pw_util.35
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libutil/pw_util.3 b/lib/libutil/pw_util.3
index cbc8252..493f245 100644
--- a/lib/libutil/pw_util.3
+++ b/lib/libutil/pw_util.3
@@ -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 created by
if any,
kills any running instance of
.Ev EDITOR
-excuted by
+executed by
.Fn pw_edit
if any,
and closes the lock created by
OpenPOWER on IntegriCloud