diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2020-11-16 17:52:09 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2020-11-16 17:52:09 +0000 |
commit | 1718a64109fe30324a390a2b4fecd1770df24f07 (patch) | |
tree | f7f8e1f55d88fdfe100b0b544e5b77aeb89244cc /usr.sbin/pkg_add | |
parent | 0fd52de4544bfafb38a9a414fb1e7f1e72360d13 (diff) |
zap trailing whitespace;
Diffstat (limited to 'usr.sbin/pkg_add')
-rw-r--r-- | usr.sbin/pkg_add/pkg_check.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_add/pkg_check.8 b/usr.sbin/pkg_add/pkg_check.8 index 61dc156cd4f..043e4a42162 100644 --- a/usr.sbin/pkg_add/pkg_check.8 +++ b/usr.sbin/pkg_add/pkg_check.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_check.8,v 1.11 2020/11/09 15:23:48 espie Exp $ +.\" $OpenBSD: pkg_check.8,v 1.12 2020/11/16 17:52:08 jmc Exp $ .\" .\" Copyright (c) 2010 Marc Espie <espie@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: November 9 2020 $ +.Dd $Mdocdate: November 16 2020 $ .Dt PKG_CHECK 8 .Os .Sh NAME @@ -46,7 +46,7 @@ Checks that only contains directories, that each directory holds a packing-list, and that said packing-list is an actual packing-list that matches the directory. .It Direct dependencies -Checks that all direct dependencies are recorded correctly, +Checks that all direct dependencies are recorded correctly, specifically, that .Cm @depend , .Cm @tag |