Sort SEE ALSO.

Remove unnecessary Bk/Ek in SYNOPSIS.
This commit is contained in:
wiz 2008-09-05 09:05:13 +00:00
parent 4d6d134c99
commit fb73034467
1 changed files with 3 additions and 43 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: db.1,v 1.22 2008/09/05 07:55:33 lukem Exp $
.\" $NetBSD: db.1,v 1.23 2008/09/05 09:05:13 wiz Exp $
.\"
.\" Copyright (c) 2002-2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -44,80 +44,40 @@ databases
.Sh SYNOPSIS
.Nm
.Op Fl KiNqV
.Bk -words
.Op Fl E Ar endian
.Ek
.Bk -words
.Op Fl f Ar infile
.Ek
.Bk -words
.Op Fl O Ar outsep
.Ek
.Bk -words
.Op Fl S Ar visitem
.Ek
.Bk -words
.Op Fl T Ar visspec
.Ek
.Bk -words
.Op Fl X Ar extravis
.Ek
.Ar type
.Ar dbfile
.Bk -words
.Op Ar key Op Ar \&.\&.\&.
.Ek
.
.Nm
.Fl d
.Op Fl iNq
.Bk -words
.Op Fl E Ar endian
.Ek
.Bk -words
.Op Fl f Ar infile
.Ek
.Bk -words
.Op Fl T Ar visspec
.Ek
.Bk -words
.Op Fl U Ar unvisitem
.Ek
.Ar type
.Ar dbfile
.Bk -words
.Op Ar key Op Ar \&.\&.\&.
.Ek
.
.Nm
.Fl w
.Op Fl CDiNqR
.Bk -words
.Op Fl E Ar endian
.Ek
.Bk -words
.Op Fl F Ar insep
.Ek
.Bk -words
.Op Fl f Ar infile
.Ek
.Bk -words
.Op Fl m Ar mode
.Ek
.Bk -words
.Op Fl P Ar pagesize
.Ek
.Bk -words
.Op Fl T Ar visspec
.Ek
.Bk -words
.Op Fl U Ar unvisitem
.Ek
.Ar type
.Ar dbfile
.Bk -words
.Op Ar key Ar value Op Ar \&.\&.\&.
.Ek
.
.Sh DESCRIPTION
.Nm
@ -388,8 +348,8 @@ should be decoded.
.Xr btree 3 ,
.Xr db 3 ,
.Xr hash 3 ,
.Xr strunvisx 3 ,
.Xr strsvisx 3
.Xr strsvisx 3 ,
.Xr strunvisx 3
.\" .Xr makemap 8
.
.Sh HISTORY