-.\" $OpenBSD: pkg_check-version.1,v 1.1 2021/03/01 10:35:49 espie Exp $
+.\" $OpenBSD: pkg_check-version.1,v 1.2 2021/03/01 17:51:43 jmc Exp $
.\"
.\" Copyright (c) 2021 Marc Espie <espie@openbsd.org>
.\"
.Os
.Sh NAME
.Nm pkg_check-version
-.Nd verify parsing and ordering of package names.
+.Nd verify parsing and ordering of package names
.Sh SYNOPSIS
.Nm
.Op Fl Hv
.Ar pkgname
and processes them.
.Bl -bullet -compact
-.It
+.It
each name is parsed and checked for issues.
.It
in addition, comparable names (same stem and same flavor) are sorted
with no issues and sort one element lists.
.El
.Sh SEE ALSO
-.Xr packages-specs 7
+.Xr packages-specs 7
.Sh AUTHORS
.An Marc Espie Aq Mt espie@openbsd.org