summaryrefslogtreecommitdiff
path: root/usr.sbin/dev_mkdb/dev_mkdb.8
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2002-01-19 03:09:21 +0000
committerwiz <wiz@NetBSD.org>2002-01-19 03:09:21 +0000
commit5db87f557b413f3ef7f9a0eb3b16351ed6867f59 (patch)
treedcc4b6e3e227bc99dcb240b081e4a36de37fa1a9 /usr.sbin/dev_mkdb/dev_mkdb.8
parent578af6b124b572c92dd973f14dbe0508368c4fd7 (diff)
Whitespace nits.
Diffstat (limited to 'usr.sbin/dev_mkdb/dev_mkdb.8')
-rw-r--r--usr.sbin/dev_mkdb/dev_mkdb.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/dev_mkdb/dev_mkdb.8 b/usr.sbin/dev_mkdb/dev_mkdb.8
index 1706b1d67c0..15ff63ead8d 100644
--- a/usr.sbin/dev_mkdb/dev_mkdb.8
+++ b/usr.sbin/dev_mkdb/dev_mkdb.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)dev_mkdb.8 8.1 (Berkeley) 6/6/93
-.\" $NetBSD: dev_mkdb.8,v 1.7 2001/07/05 20:33:56 manu Exp $
+.\" $NetBSD: dev_mkdb.8,v 1.8 2002/01/19 03:09:47 wiz Exp $
.\"
.Dd June 6, 1993
.Os
@@ -52,10 +52,10 @@ command creates a
hash access method database in
.Dq Pa /var/run/dev.db
which contains the names of all of the character and block special
-files in the specified directory, using the file type and the
+files in the specified directory, using the file type and the
.Fa st_rdev
field as the key.
-If no directory is specified, the
+If no directory is specified, the
.Dq Pa /dev
directory is used.
.Pp