summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-11-11 09:16:19 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-11-11 09:16:19 +0000
commitb6dd59737d85eb609aff058ca7e3b106f0b2f941 (patch)
tree884b7302a411caf624afa5f58e7d5409ad57a1c6
parent10ce79134c942d17b6e8f3e5889f227e783dccc6 (diff)
kill trailing whitespace;
-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.