=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/pkg-config/pkg-config.1,v retrieving revision 1.7 retrieving revision 1.8 diff -c -r1.7 -r1.8 *** src/usr.bin/pkg-config/pkg-config.1 2006/11/29 14:58:32 1.7 --- src/usr.bin/pkg-config/pkg-config.1 2006/11/29 16:27:49 1.8 *************** *** 1,4 **** ! .\" $OpenBSD: pkg-config.1,v 1.7 2006/11/29 14:58:32 jmc Exp $ .\" .\" Copyright (c) 2006 Chris Kuethe .\" --- 1,4 ---- ! .\" $OpenBSD: pkg-config.1,v 1.8 2006/11/29 16:27:49 jmc Exp $ .\" .\" Copyright (c) 2006 Chris Kuethe .\" *************** *** 84,90 **** .It Cm --help Print a help message and exit. .It Cm --libs ! Return all linker flags required to linker against the package. .It Cm --libs-only-l Return only the library (-lwhatever) flags required to link against the package. --- 84,90 ---- .It Cm --help Print a help message and exit. .It Cm --libs ! Return all linker flags required to link against the package. .It Cm --libs-only-l Return only the library (-lwhatever) flags required to link against the package.