summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man7/packages.74
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/packages.7 b/share/man/man7/packages.7
index c673e47ca50..52064fcf379 100644
--- a/share/man/man7/packages.7
+++ b/share/man/man7/packages.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: packages.7,v 1.23 2005/11/10 11:27:42 espie Exp $
+.\" $OpenBSD: packages.7,v 1.24 2005/11/11 09:16:18 jmc Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -123,7 +123,7 @@ install a basic
package that holds those files, and is not useful as a stand-alone package.
.Sh PACKAGE VERSIONS
All packages have an obvious version number in their name,
-and a not so obvious version inside the actual package:
+and a not so obvious version inside the actual package:
the dependencies used for building.
Tools like pkg_add -u and out-of-date will look at those dependencies to
decide when to perform an update.