Blame SOURCES/wordnet-3.0-wishwn_manpage.patch

fe3873
diff -up WordNet-3.0/doc/man/wishwn.1.orig WordNet-3.0/doc/man/wishwn.1
fe3873
--- WordNet-3.0/doc/man/wishwn.1.orig	2009-01-14 00:47:21.000000000 +0100
fe3873
+++ WordNet-3.0/doc/man/wishwn.1	2009-01-14 00:47:43.000000000 +0100
fe3873
@@ -0,0 +1,44 @@
fe3873
+.\" Copyright (c) 2001  Andreas Tille <tille@debian.org>
fe3873
+.\"
fe3873
+.\" This manual page is free software; you can redistribute it and/or modify
fe3873
+.\" it under the terms of the GNU General Public License as published by
fe3873
+.\" the Free Software Foundation; either version 2 of the License, or
fe3873
+.\" (at your option) any later version.
fe3873
+.\"
fe3873
+.\" This program is distributed in the hope that it will be useful,
fe3873
+.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
fe3873
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
fe3873
+.\" GNU General Public License for more details.
fe3873
+.\"
fe3873
+.\" You should have received a copy of the GNU General Public License
fe3873
+.\" along with this program; if not, write to the Free Software
fe3873
+.\" Foundation, Inc.,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
fe3873
+.\"
fe3873
+.\" This manual page is written especially for Debian Linux.
fe3873
+.\"
fe3873
+.TH WISHWN 1 "May 2001" "Debian Project" "Debian GNU/Linux"
fe3873
+.SH NAME
fe3873
+wishwn \- default version of the Tcl_AppInit procedure for wnb(1)
fe3873
+
fe3873
+.SH SYNOPSIS
fe3873
+it is intended to be run from wnb (see wnb.1)
fe3873
+
fe3873
+.SH DESCRIPTION
fe3873
+
fe3873
+Provides a default version of the Tcl_AppInit procedure for
fe3873
+use in wish and similar Tk-based applications.
fe3873
+
fe3873
+Acts as a gateway between Tcl and the Wordnet C library.  It
fe3873
+contains stubs for all the commands added to the default Tcl and Tk set
fe3873
+for this Wordnet application, as well as the routine that initializes them.
fe3873
+
fe3873
+.SH SEE ALSO
fe3873
+.BR wn (1),
fe3873
+.BR wnb (1).
fe3873
+
fe3873
+.SH AUTHOR
fe3873
+.B wishwn
fe3873
+was written by the authors of wordnet 1.6.
fe3873
+.PP
fe3873
+This manual page was created by Andreas Tille <tille@debian.org>
fe3873
+for the Debian GNU/Linux system. Feel free to improve this!