Added a missing .El
This commit is contained in:
parent
227671f79e
commit
12cb15934b
|
@ -30,7 +30,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)dev_mkdb.8 8.1 (Berkeley) 6/6/93
|
||||
.\" $NetBSD: dev_mkdb.8,v 1.6 2001/07/04 20:42:02 manu Exp $
|
||||
.\" $NetBSD: dev_mkdb.8,v 1.7 2001/07/05 20:33:56 manu Exp $
|
||||
.\"
|
||||
.Dd June 6, 1993
|
||||
.Os
|
||||
|
@ -68,6 +68,7 @@ The options are as follows:
|
|||
.Bl -tag -width indent
|
||||
.It Fl o Ar database
|
||||
Put the output databases in the named file.
|
||||
.El
|
||||
.Sh FILES
|
||||
.Bl -tag -width /var/run/dev.db -compact
|
||||
.It Pa /dev
|
||||
|
|
Loading…
Reference in New Issue