summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pwd_mkdb
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
committerru <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
commit71e2293ad43d8745a8e735483e3f07631714be05 (patch)
treeeb7d53179ad22344ae698f8aa866faa0e415686c /usr.sbin/pwd_mkdb
parentbb7634eb859aa29d7425840bb3ae3c7391c27b87 (diff)
downloadFreeBSD-src-71e2293ad43d8745a8e735483e3f07631714be05.zip
FreeBSD-src-71e2293ad43d8745a8e735483e3f07631714be05.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'usr.sbin/pwd_mkdb')
-rw-r--r--usr.sbin/pwd_mkdb/pwd_mkdb.88
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/pwd_mkdb/pwd_mkdb.8 b/usr.sbin/pwd_mkdb/pwd_mkdb.8
index 5d3e0e8..fd0a8cb 100644
--- a/usr.sbin/pwd_mkdb/pwd_mkdb.8
+++ b/usr.sbin/pwd_mkdb/pwd_mkdb.8
@@ -39,7 +39,7 @@
.Nm pwd_mkdb
.Nd "generate the password databases"
.Sh SYNOPSIS
-.Nm pwd_mkdb
+.Nm
.Op Fl C
.Op Fl N
.Op Fl p
@@ -91,7 +91,7 @@ Specify in megabytes the size of the memory cache used by the
hashing library. On systems with a large user base, a small cache
size can lead to prohibitively long database file rebuild times.
As a rough guide, the memory usage of
-.Nm pwd_mkdb
+.Nm
in megabytes will be a little bit more than twice the figure
specified here. The default is 2 megabytes.
.El
@@ -143,7 +143,7 @@ There are the obvious races with multiple people running
.Nm
on different password files at the same time.
The front-ends to
-.Nm pwd_mkdb ,
+.Nm ,
.Xr chpass 1 ,
.Xr passwd 1
and
@@ -151,7 +151,7 @@ and
handle the locking necessary to avoid this problem.
.Sh COMPATIBILITY
Previous versions of the system had a program similar to
-.Nm pwd_mkdb ,
+.Nm ,
.Xr mkpasswd 8 ,
which built
.Xr dbm 3
OpenPOWER on IntegriCloud