=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/pkg-config/pkg-config.1,v retrieving revision 1.33 retrieving revision 1.34 diff -c -r1.33 -r1.34 *** src/usr.bin/pkg-config/pkg-config.1 2019/02/04 20:18:11 1.33 --- src/usr.bin/pkg-config/pkg-config.1 2019/08/02 22:36:37 1.34 *************** *** 1,4 **** ! .\" $OpenBSD: pkg-config.1,v 1.33 2019/02/04 20:18:11 jasper Exp $ .\" .\" Copyright (c) 2006 Chris Kuethe .\" --- 1,4 ---- ! .\" $OpenBSD: pkg-config.1,v 1.34 2019/08/02 22:36:37 schwarze Exp $ .\" .\" Copyright (c) 2006 Chris Kuethe .\" *************** *** 14,20 **** .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: February 4 2019 $ .Dt PKG-CONFIG 1 .Os .Sh NAME --- 14,20 ---- .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: August 2 2019 $ .Dt PKG-CONFIG 1 .Os .Sh NAME *************** *** 196,201 **** --- 196,202 ---- utility first appeared in .Ox 4.1 . .Sh AUTHORS + .An -nosplit .Nm was written by .An Chris Kuethe Aq Mt ckuethe@openbsd.org