diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1997-09-17 06:26:06 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1997-09-17 06:26:06 +0000 |
| commit | 9006448ee552ad23a7cf5a2dc2878650bae61f2d (patch) | |
| tree | 31ef691ee4ba658b03f379f861050f10b34ad3d1 /usr.sbin/dev_mkdb/dev_mkdb.8 | |
| parent | 873c7a4e8f28bc9429b6f52268e2e4e75b3e2ce1 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/dev_mkdb/dev_mkdb.8')
| -rw-r--r-- | usr.sbin/dev_mkdb/dev_mkdb.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/dev_mkdb/dev_mkdb.8 b/usr.sbin/dev_mkdb/dev_mkdb.8 index 9369b2b1e31b..5488a9374b08 100644 --- a/usr.sbin/dev_mkdb/dev_mkdb.8 +++ b/usr.sbin/dev_mkdb/dev_mkdb.8 @@ -43,14 +43,14 @@ database .Nm dev_mkdb .Sh DESCRIPTION The -.Nm dev_mkdb +.Nm command creates a .Xr db 3 hash access method database in -.Dq Pa /var/run/dev.db +.Pa /var/run/dev.db which contains the names of all of the character and block special files in the -.Dq Pa /dev +.Pa /dev directory, using the file type and the .Fa st_rdev field as the key. @@ -76,6 +76,6 @@ Database file. .Xr kvm_mkdb 8 .Sh HISTORY The -.Nm dev_mkdb +.Nm command appeared in .Bx 4.4 . |
