summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-12-04 08:37:18 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-12-04 08:37:18 +0000
commit508d29ff80723d7aa869eeed0cba168238cdc39f (patch)
tree3318321d0e8506a3ba6e09d15f5ec831330f4023 /usr.bin
parentf65a70eb4bb096ee0ad4eea1c0f5a80bebc495e7 (diff)
retreive -> retrieve; from daniel matic
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/pkg-config/pkg-config.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/pkg-config/pkg-config.1 b/usr.bin/pkg-config/pkg-config.1
index ab9aa99d921..bc7714278a1 100644
--- a/usr.bin/pkg-config/pkg-config.1
+++ b/usr.bin/pkg-config/pkg-config.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg-config.1,v 1.9 2006/11/29 19:31:17 jmc Exp $
+.\" $OpenBSD: pkg-config.1,v 1.10 2006/12/04 08:37:17 jmc Exp $
.\"
.\" Copyright (c) 2006 Chris Kuethe <ckuethe@openbsd.org>
.\"
@@ -27,7 +27,7 @@
.Sh DESCRIPTION
The
.Nm
-utility retreives metadata about the installation of software packages.
+utility retrieves metadata about the installation of software packages.
This metadata includes version, compiler and linker flags, and dependency
information.
It is inspired by, and intended to operate as a drop-in replacement to,