From: jmc Date: Mon, 1 Mar 2021 17:51:43 +0000 (+0000) Subject: fix Nd and remove trailing whitespace; X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=873e04586f0426b48631944a4d3aaac69c429b6e;p=openbsd fix Nd and remove trailing whitespace; --- diff --git a/share/man/man1/pkg_check-version.1 b/share/man/man1/pkg_check-version.1 index b8167136aaf..8b1a7b6ccb9 100644 --- a/share/man/man1/pkg_check-version.1 +++ b/share/man/man1/pkg_check-version.1 @@ -1,4 +1,4 @@ -.\" $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 .\" @@ -19,7 +19,7 @@ .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 @@ -30,7 +30,7 @@ takes a list of .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 @@ -50,6 +50,6 @@ verbose mode, which will explicitly state 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