s/ as as / are as /
This commit is contained in:
parent
6ef8563aed
commit
759d929514
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: cap_mkdb.1,v 1.8 1999/06/27 05:49:02 simonb Exp $
|
||||
.\" $NetBSD: cap_mkdb.1,v 1.9 1999/10/08 18:13:16 msaitoh Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1992, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -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 b
|
||||
Use big-endian byte order for database metadata.
|
||||
|
|
Loading…
Reference in New Issue