summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2005-11-11 09:16:18 +0000
committerjmc <jmc@openbsd.org>2005-11-11 09:16:18 +0000
commite62ccd87e88e525ca866db12a24ce90b63d932d1 (patch)
tree49e9b6186c1c190b68724a0172e9bd7e04f2e377
parentinclude sys/device.h. builds on sparc. dlg@ ok. (diff)
downloadwireguard-openbsd-e62ccd87e88e525ca866db12a24ce90b63d932d1.tar.xz
wireguard-openbsd-e62ccd87e88e525ca866db12a24ce90b63d932d1.zip
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.