summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthieu <matthieu@openbsd.org>2004-02-22 09:20:38 +0000
committermatthieu <matthieu@openbsd.org>2004-02-22 09:20:38 +0000
commitadf4a3a905cc3160274e64ed1d40d59cb2e575a0 (patch)
tree62bcd70c7adf78a8b046f12c63dea1a2ff86a8fb
parentRemove #if 0'd code. (diff)
downloadwireguard-openbsd-adf4a3a905cc3160274e64ed1d40d59cb2e575a0.tar.xz
wireguard-openbsd-adf4a3a905cc3160274e64ed1d40d59cb2e575a0.zip
Missing tcl 8.3 -> 8.4 conversion. Noticed by Andrey Smagin.
-rw-r--r--share/man/man8/release.84
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/release.8 b/share/man/man8/release.8
index 9984cd226ee..ccb0439e451 100644
--- a/share/man/man8/release.8
+++ b/share/man/man8/release.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: release.8,v 1.33 2003/12/30 08:28:00 matthieu Exp $
+.\" $OpenBSD: release.8,v 1.34 2004/02/22 09:20:38 matthieu Exp $
.\"
.\" Copyright (c) 2000 Marco S. Hyman
.\"
@@ -292,7 +292,7 @@ the build process is:
.Pp
.Sy Note (only for i386) :
.Pa XF86Setup ,
-built and installed above, requires version 8.3 of the
+built and installed above, requires version 8.4 of the
.Pa tcl/tk
libraries.
They must be installed to do a proper build.