$OpenBSD: patch-otcldoc,v 1.2 2003/10/29 22:13:26 sturm 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 tclsh8.3 "$0" "$@"
 
 #
 # otcldoc - a simple script for translating otcl classes into
