Fix punctuation formatting nits.
This commit is contained in:
parent
1815c58abf
commit
3bd03214d0
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: veriexecgen.8,v 1.21 2019/07/31 15:02:39 alnsn Exp $
|
||||
.\" $NetBSD: veriexecgen.8,v 1.22 2019/07/31 21:50:25 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -84,11 +84,11 @@ Multiple uses of this flag can specify more than one directory.
|
|||
.\" Try to guess the correct flags for every file.
|
||||
.It Fl f Ar file
|
||||
Read files from
|
||||
.Ar file,
|
||||
.Ar file ,
|
||||
or if
|
||||
.Ar file
|
||||
is "-" read from
|
||||
.Ar stdin.
|
||||
.Ar stdin .
|
||||
.It Fl h
|
||||
Display the help screen.
|
||||
.It Fl o Ar fingerprintdb
|
||||
|
|
Loading…
Reference in New Issue