diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
| commit | f247324df75b7f55b48b92acb3b42a5ae2deac8a (patch) | |
| tree | 62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/cap_mkdb | |
| parent | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/cap_mkdb')
| -rw-r--r-- | usr.bin/cap_mkdb/cap_mkdb.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/cap_mkdb/cap_mkdb.1 b/usr.bin/cap_mkdb/cap_mkdb.1 index ac00e891e1868..5bee54f98afbe 100644 --- a/usr.bin/cap_mkdb/cap_mkdb.1 +++ b/usr.bin/cap_mkdb/cap_mkdb.1 @@ -45,15 +45,15 @@ .Ar file .Op Ar .Sh DESCRIPTION -.Nm Cap_mkdb +.Nm Cap_mkdb builds a hashed database out of the -.Xr getcap 3 +.Xr getcap 3 logical database constructed by the concatenation of the specified files. .Pp The database is named by the basename of the first file argument and the string -.Dq .db . +.Dq .db . The .Xr getcap 3 routines can access the database in this form much more quickly |
