diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2004-02-22 09:20:39 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2004-02-22 09:20:39 +0000 |
commit | 94af7a7910270a6b034e698b09f714aa5b2bf132 (patch) | |
tree | 515c2ff5ed625a1691c2c083a15a446829569e6a | |
parent | 64193d5de78995708705841f92367ab1e6f754e6 (diff) |
Missing tcl 8.3 -> 8.4 conversion. Noticed by Andrey Smagin.
-rw-r--r-- | share/man/man8/release.8 | 4 |
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. |