$OpenBSD: patch-otcldoc,v 1.3 2011/01/05 19:00:54 sebastia Exp $
--- otcldoc.orig	2003-08-20 02:38:33.000000000 -0400
+++ otcldoc	2003-08-20 02:40:23.000000000 -0400
@@ -1,7 +1,7 @@
 #!/bin/sh
 # the exec restarts using tclsh which in turn ignores
 # the command because of this backslash: \
-exec tclsh "$0" "$@"
+exec tclsh${MODTCL_VERSION} "$0" "$@"
 
 #
 # otcldoc - a simple script for translating otcl classes into
