aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/vipw
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
commit490d5836b5ab0c76675986696b1637fff97dfae2 (patch)
tree1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/vipw
parentfb9f73c4dd34b5748d573f1eb7edad1b4e0a3666 (diff)
downloadsrc-490d5836b5ab0c76675986696b1637fff97dfae2.tar.gz
src-490d5836b5ab0c76675986696b1637fff97dfae2.zip
Notes
Diffstat (limited to 'usr.sbin/vipw')
-rw-r--r--usr.sbin/vipw/vipw.812
1 files changed, 7 insertions, 5 deletions
diff --git a/usr.sbin/vipw/vipw.8 b/usr.sbin/vipw/vipw.8
index a4f704a54a35..539a22fcafa3 100644
--- a/usr.sbin/vipw/vipw.8
+++ b/usr.sbin/vipw/vipw.8
@@ -42,8 +42,9 @@
.Nm
.Op Fl d Ar directory
.Sh DESCRIPTION
-.Nm Vipw
-edits the password file after setting the appropriate locks,
+The
+.Nm
+utility edits the password file after setting the appropriate locks,
and does any necessary processing after the password file is unlocked.
If the password file is already locked for editing by another user,
.Nm
@@ -64,8 +65,9 @@ option may be used to specify an alternative
.Ar directory
to work with.
.Pp
-.Nm Vipw
-performs a number of consistency checks on the password entries,
+The
+.Nm
+utility performs a number of consistency checks on the password entries,
and will not allow a password file with a
.Dq mangled
entry to be
@@ -105,5 +107,5 @@ See
.Sh HISTORY
The
.Nm
-command appeared in
+utility appeared in
.Bx 4.0 .