summaryrefslogtreecommitdiff
path: root/usr.bin/cap_mkdb
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-09-06 22:23:22 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-09-06 22:23:22 +0000
commitca298332c9649c2500f0e4f3d94401193db3349c (patch)
treea2f1af75d795779c6d51b1367dc11979819b3043 /usr.bin/cap_mkdb
parentb224066e4d677e6eb97225a356f813c8f7fa5c81 (diff)
More man page fixes. Spelling, grammar, some typos. Lots of double-word
occurrences squashed as well.
Diffstat (limited to 'usr.bin/cap_mkdb')
-rw-r--r--usr.bin/cap_mkdb/cap_mkdb.16
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 612a790302a..878b8be1331 100644
--- a/usr.bin/cap_mkdb/cap_mkdb.1
+++ b/usr.bin/cap_mkdb/cap_mkdb.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cap_mkdb.1,v 1.4 1997/05/30 07:49:15 deraadt Exp $
+.\" $OpenBSD: cap_mkdb.1,v 1.5 1998/09/06 22:23:16 aaron Exp $
.\" $NetBSD: cap_mkdb.1,v 1.4 1995/03/26 03:59:36 glass Exp $
.\"
.\" Copyright (c) 1992, 1993
@@ -53,7 +53,7 @@
builds a hashed database out of the
.Xr getcap 3
logical database constructed by the concatenation of the specified
-files .
+files.
.Pp
The database is named by the basename of the first file argument and
the string
@@ -66,7 +66,7 @@ than they can the original text file(s).
The ``tc'' capabilities of the records are expanded before the
record is stored into the database.
.Pp
-The options as as follows:
+The options are as follows:
.Bl -tag -width XXXXXX -indent
.It Fl f Ar outfile
Specify a different database basename.