pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/pkgtools/pkg_chk/files



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Nov 27 10:36:53 UTC 2018

Modified Files:
        pkgsrc/pkgtools/pkg_chk/files: pkg_chk.8

Log Message:
More macros.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/pkgtools/pkg_chk/files/pkg_chk.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/pkgtools/pkg_chk/files/pkg_chk.8
diff -u pkgsrc/pkgtools/pkg_chk/files/pkg_chk.8:1.31 pkgsrc/pkgtools/pkg_chk/files/pkg_chk.8:1.32
--- pkgsrc/pkgtools/pkg_chk/files/pkg_chk.8:1.31        Sun Nov 25 20:17:26 2018
+++ pkgsrc/pkgtools/pkg_chk/files/pkg_chk.8     Tue Nov 27 10:36:52 2018
@@ -1,10 +1,11 @@
-.\"    $NetBSD: pkg_chk.8,v 1.31 2018/11/25 20:17:26 martin Exp $
+.\"    $NetBSD: pkg_chk.8,v 1.32 2018/11/27 10:36:52 wiz Exp $
 .\"
 .\" Copyright (c) 2001 by David Brownlee (abs%NetBSD.org@localhost)
 .\" Absolutely no warranty.
 .\"
 .Dd November 25, 2018
 .Dt PKG_CHK 8
+.Os
 .Sh NAME
 .Nm pkg_chk
 .Nd check, and optionally update, installed packages
@@ -283,7 +284,7 @@ is added to the list of tags.
 Tags should not contain the - or + characters.
 .Pp
 Setting the tag
-.Sq * 
+.Sq *
 will cause all package lines to match, regardless of their tag values.
 .Pp
 To see tags for the current machine, run
@@ -393,9 +394,11 @@ x11/xlockmore                   x11 -wop
 
 .Ed
 .Sh AUTHORS
+.An -nosplit
 .An David Brownlee
-.Aq abs%NetBSD.org@localhost ,
-plus much from Stoned Elipot.
+.Aq Mt abs%NetBSD.org@localhost ,
+plus much from
+.An Stoned Elipot .
 .Sh BUGS
 When used against binary packages,
 .Nm



Home | Main Index | Thread Index | Old Index