Blame SOURCES/wordnet-3.0-fix_man.patch

f3e103
diff -upNr WordNet-3.0.orig/doc/man/binsrch.3 WordNet-3.0/doc/man/binsrch.3
f3e103
--- WordNet-3.0.orig/doc/man/binsrch.3	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/binsrch.3	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,8 +1,8 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
-.TH BINSRCH 3WN  "Dec 2006" "WordNet 3.0" "WordNet\(tm Library Functions"
f3e103
+.TH BINSRCH 3  "Dec 2006" "WordNet 3.0" "WordNet\(tm Library Functions"
f3e103
 .SH NAME
f3e103
-bin_search, copyfile, replace_line, insert_line
f3e103
+bin_search, copyfile, replace_line, insert_line \- general purpose functions for performing a binary search
f3e103
 .SH SYNOPSIS
f3e103
 .LP
f3e103
 \fBchar *bin_search(char *key, FILE *fp);\fP
f3e103
@@ -53,11 +53,11 @@ The maximum line length in a file is 25K
f3e103
 If there are no additional fields after the search key, the key must
f3e103
 be followed by at least one space before the newline character.
f3e103
 .SH SEE ALSO
f3e103
-.BR wnintro (3WN),
f3e103
-.BR morph (3WN),
f3e103
-.BR wnsearch (3WN),
f3e103
-.BR wnutil (3WN),
f3e103
-.BR wnintro (5WN).
f3e103
+.BR wnintro (3),
f3e103
+.BR morph (3),
f3e103
+.BR wnsearch (3),
f3e103
+.BR wnutil (3),
f3e103
+.BR wnintro (5).
f3e103
 .SH WARNINGS
f3e103
 \fBbinsearch(\|)\fP returns a pointer to a static character buffer.
f3e103
 The returned string should be copied by the caller if the results need
f3e103
diff -upNr WordNet-3.0.orig/doc/man/cntlist.5 WordNet-3.0/doc/man/cntlist.5
f3e103
--- WordNet-3.0.orig/doc/man/cntlist.5	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/cntlist.5	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,7 +1,7 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
 .tr ~
f3e103
-.TH CNTLIST 5WN "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
f3e103
+.TH CNTLIST 5 "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
f3e103
 .SH NAME
f3e103
 cntlist \- file listing number of times each tagged sense occurs in a
f3e103
 semantic concordance, sorted most to least frequently tagged
f3e103
@@ -20,7 +20,7 @@ in the concordance's cntlist file.
f3e103
 In the WordNet database, words are assigned sense numbers based on
f3e103
 frequency of use in semantically tagged corpora.  The cntlist file used
f3e103
 by
f3e103
-.BR grind (1WN) 
f3e103
+.BR grind (1) 
f3e103
 to build the WordNet database and assign the sense numbers is a union
f3e103
 of the cntlist files from the various semantic concordances that were
f3e103
 formerly released by Princeton University.  This
f3e103
@@ -87,6 +87,6 @@ User's default browser options.
f3e103
 file of combined semantic concordance \fBcntlist\fP files.  Used to
f3e103
 assign sense numbers in WordNet database
f3e103
 .SH SEE ALSO
f3e103
-.BR grind (1WN),
f3e103
-.BR wnintro (5WN),
f3e103
-.BR senseidx (5WN).
f3e103
+.BR grind (1),
f3e103
+.BR wnintro (5),
f3e103
+.BR senseidx (5).
f3e103
diff -upNr WordNet-3.0.orig/doc/man/grind.1 WordNet-3.0/doc/man/grind.1
f3e103
--- WordNet-3.0.orig/doc/man/grind.1	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/grind.1	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -24,7 +24,7 @@ Each input lexicographer file consists o
f3e103
 (\fIsynsets\fP) for one part of speech.  Although the basic synset
f3e103
 syntax is the same for all of the parts of speech, some parts of the
f3e103
 syntax only apply to a particular part of speech.  See
f3e103
-.BR wninput (5WN) 
f3e103
+.BR wninput (5) 
f3e103
 for a description of the input file format.
f3e103
 
f3e103
 Each \fIfilename\fP specified is of the form:
f3e103
@@ -42,7 +42,7 @@ where \fIpathname\fP is optional and \fI
f3e103
 files, for example \fBnoun.animal\fP and \fBnoun.plant\fP.  One or
f3e103
 more input files, in any combination of syntactic categories, may be
f3e103
 specified.  See
f3e103
-.BR lexnames (5WN)
f3e103
+.BR lexnames (5)
f3e103
 for a list of the lexicographer files used to build the complete
f3e103
 WordNet database.
f3e103
 .SS Output Files
f3e103
@@ -60,7 +60,7 @@ _
f3e103
 .TE
f3e103
 
f3e103
 See 
f3e103
-.BR wndb (5WN) 
f3e103
+.BR wndb (5) 
f3e103
 for a description of the database file formats.
f3e103
 
f3e103
 Each time \fBgrind(\|)\fP is run, any existing database files are
f3e103
@@ -133,16 +133,16 @@ lexicographer files to use to build data
f3e103
 file of combined semantic concordance \fBcntlist\fP files.  Used to
f3e103
 assign sense numbers in WordNet database
f3e103
 .SH SEE ALSO
f3e103
-.BR cntlist (5WN),
f3e103
-.BR lexnames (5WN),
f3e103
-.BR senseidx (5WN),
f3e103
-.BR wndb (5WN),
f3e103
-.BR wninput (5WN),
f3e103
-.BR uniqbeg (7WN),
f3e103
-.BR wngloss (7WN).
f3e103
+.BR cntlist (5),
f3e103
+.BR lexnames (5),
f3e103
+.BR senseidx (5),
f3e103
+.BR wndb (5),
f3e103
+.BR wninput (5),
f3e103
+.BR uniqbeg (7),
f3e103
+.BR wngloss (7).
f3e103
 .SH DIAGNOSTICS
f3e103
 Exit status is normally 0.
f3e103
-Exit status is -1 if non-specific error occurs.
f3e103
+Exit status is \-1 if non-specific error occurs.
f3e103
 If syntactic or structural errors exist, exit status is number of
f3e103
 errors detected.
f3e103
 .TP 
f3e103
diff -upNr WordNet-3.0.orig/doc/man/lexnames.5 WordNet-3.0/doc/man/lexnames.5
f3e103
--- WordNet-3.0.orig/doc/man/lexnames.5	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/lexnames.5	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,17 +1,17 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
 .tr ~
f3e103
-.TH LEXNAMES 5WN "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
f3e103
+.TH LEXNAMES 5 "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
f3e103
 .SH NAME
f3e103
-List of WordNet lexicographer file names and numbers
f3e103
+lexnames \- List of WordNet lexicographer file names and numbers
f3e103
 .SH DESCRIPTION
f3e103
 During WordNet development synsets are organized into forty-five
f3e103
 lexicographer files based on syntactic category and logical groupings.
f3e103
-.BR grind (1WN)
f3e103
+.BR grind (1)
f3e103
 processes these files and produces a database suitable for use with
f3e103
 the WordNet library, interface code, and other applications.  The
f3e103
 format of the lexicographer files is described in
f3e103
-.BR wninput (5WN).
f3e103
+.BR wninput (5).
f3e103
 
f3e103
 A file number corresponds to each lexicographer file.  File numbers
f3e103
 are encoded in several parts of the WordNet system as an efficient way
f3e103
@@ -117,7 +117,7 @@ Base directory for WordNet.  Default is
f3e103
 .B lexnames
f3e103
 list of lexicographer file names and numbers
f3e103
 .SH SEE ALSO
f3e103
-.BR grind (1WN),
f3e103
-.BR wnintro (5WN),
f3e103
-.BR wndb (5WN),
f3e103
-.BR wninput (5WN).
f3e103
+.BR grind (1),
f3e103
+.BR wnintro (5),
f3e103
+.BR wndb (5),
f3e103
+.BR wninput (5).
f3e103
diff -upNr WordNet-3.0.orig/doc/man/Makefile WordNet-3.0/doc/man/Makefile
f3e103
--- WordNet-3.0.orig/doc/man/Makefile	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/Makefile	2009-01-18 03:33:59.000000000 +0100
f3e103
@@ -134,7 +134,7 @@ sbindir = ${exec_prefix}/sbin
f3e103
 sharedstatedir = ${prefix}/com
f3e103
 sysconfdir = ${prefix}/etc
f3e103
 target_alias = 
f3e103
-man_MANS = binsrch.3 cntlist.5 grind.1 lexnames.5 morph.3 morphy.7 senseidx.5 uniqbeg.7 wn.1 wnb.1 wndb.5 wngloss.7 wngroups.7 wninput.5 wnintro.1 wnintro.3 wnintro.5 wnintro.7 wnlicens.7 wnpkgs.7 wnsearch.3 wnstats.7 wnutil.3
f3e103
+man_MANS = binsrch.3 cntlist.5 grind.1 lexnames.5 morph.3 morphy.7 senseidx.5 uniqbeg.7 wn.1 wnb.1 wndb.5 wngloss.7 wngroups.7 wninput.5 wnintro.1 wnintro.3 wnintro.5 wnintro.7 wnlicens.7 wnpkgs.7 wnsearch.3 wnstats.7 wnutil.3 wishwn.1
f3e103
 all: all-am
f3e103
 
f3e103
 .SUFFIXES:
f3e103
diff -upNr WordNet-3.0.orig/doc/man/morph.3 WordNet-3.0/doc/man/morph.3
f3e103
--- WordNet-3.0.orig/doc/man/morph.3	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/morph.3	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,8 +1,8 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
-.TH MORPH 3WN  "Dec 2006" "WordNet 3.0" "WordNet\(tm Library Functions"
f3e103
+.TH MORPH 3  "Dec 2006" "WordNet 3.0" "WordNet\(tm Library Functions"
f3e103
 .SH NAME
f3e103
-morphinit, re_morphinit, morphstr, morphword
f3e103
+morphinit, re_morphinit, morphstr, morphword \- WordNet morphological processor functions
f3e103
 .SH SYNOPSIS
f3e103
 .LP
f3e103
 \fB#include "wn.h"\fP
f3e103
@@ -67,7 +67,7 @@ is called by 
f3e103
 and is not intended to be called directly by an application.
f3e103
 Applications wishing to use WordNet and/or the morphological functions
f3e103
 must call \fBwninit(\|)\fP at the start of the program.  See
f3e103
-.BR wnutil (3WN)
f3e103
+.BR wnutil (3)
f3e103
 for more information.
f3e103
 
f3e103
 \fIorigstr\fP may be either a word or a collocation formed by joining
f3e103
@@ -93,10 +93,10 @@ If 
f3e103
 is passed, it is treated by \fBmorphstr(\|)\fP as
f3e103
 .SB ADJECTIVE.
f3e103
 .SH SEE ALSO
f3e103
-.BR wnintro (3WN),
f3e103
-.BR wnsearch (3WN),
f3e103
-.BR wndb (5WN),
f3e103
-.BR morphy (7WN).
f3e103
+.BR wnintro (3),
f3e103
+.BR wnsearch (3),
f3e103
+.BR wndb (5),
f3e103
+.BR morphy (7).
f3e103
 
f3e103
 .SH WARNINGS
f3e103
 Passing an invalid part of speech will result in a core dump.
f3e103
diff -upNr WordNet-3.0.orig/doc/man/morphy.7 WordNet-3.0/doc/man/morphy.7
f3e103
--- WordNet-3.0.orig/doc/man/morphy.7	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/morphy.7	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,7 +1,7 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
 .tr ~
f3e103
-.TH MORPHY 7WN "Dec 2006" "WordNet 3.0" "WordNet\(tm"
f3e103
+.TH MORPHY 7 "Dec 2006" "WordNet 3.0" "WordNet\(tm"
f3e103
 .SH NAME
f3e103
 morphy \- discussion of WordNet's morphological processing
f3e103
 .SH DESCRIPTION
f3e103
@@ -39,7 +39,7 @@ is returned.  A transformation to a vali
f3e103
 if the base form of the string is not in WordNet.
f3e103
 
f3e103
 The morphological functions are found in the WordNet library.  See
f3e103
-.BR morph (3WN)
f3e103
+.BR morph (3)
f3e103
 for information on using these functions.  
f3e103
 .SS Rules of Detachment
f3e103
 The following table shows the rules of detachment used by Morphy.  If
f3e103
@@ -82,7 +82,7 @@ algorithmic manner.  Each line of an exc
f3e103
 inflected form of a word or collocation, followed by one or more base
f3e103
 forms.  The list is kept in alphabetical order and a binary search is
f3e103
 used to find words in these lists.  See
f3e103
-.BR wndb (5WN)
f3e103
+.BR wndb (5)
f3e103
 for information on the format of the exception list files.
f3e103
 .SS Single Words
f3e103
 In general, single words are relatively easy to process.  Morphy first
f3e103
@@ -172,9 +172,9 @@ Base directory for WordNet.  Default is
f3e103
 .B \fIpos\fP.exc
f3e103
 morphology exception lists
f3e103
 .SH SEE ALSO
f3e103
-.BR wn (1WN),
f3e103
-.BR wnb (1WN),
f3e103
-.BR binsrch (3WN),
f3e103
-.BR morph (3WN),
f3e103
-.BR wndb (5WN),
f3e103
-.BR wninput (7WN).
f3e103
+.BR wn (1),
f3e103
+.BR wnb (1),
f3e103
+.BR binsrch (3),
f3e103
+.BR morph (3),
f3e103
+.BR wndb (5),
f3e103
+.BR wninput (7).
f3e103
diff -upNr WordNet-3.0.orig/doc/man/prologdb.5 WordNet-3.0/doc/man/prologdb.5
f3e103
--- WordNet-3.0.orig/doc/man/prologdb.5	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/prologdb.5	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,6 +1,6 @@
f3e103
 .\" $Id$
f3e103
 .tr ~
f3e103
-.TH PROLOGDB 5WN "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
f3e103
+.TH PROLOGDB 5 "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
f3e103
 .SH NAME
f3e103
 wn_\*.pl \- description of Prolog database files
f3e103
 .SH DESCRIPTION
f3e103
@@ -14,9 +14,9 @@ WordNet relation giving the user the abi
f3e103
 of the database that they are interested.
f3e103
 
f3e103
 See \fBFILES\fP, below, for a list of the database files and
f3e103
-.BR wndb (5WN)
f3e103
+.BR wndb (5)
f3e103
 and
f3e103
-.BR wninput (5WN) 
f3e103
+.BR wninput (5) 
f3e103
 for detailed descriptions of the various WordNet relations (referred to
f3e103
 as \fIoperators\fP in this manual page).
f3e103
 .SS File Format
f3e103
@@ -205,7 +205,7 @@ all words in a synset.  The operator is 
f3e103
 A \fIsynset_id\fP is a nine byte field in which the first
f3e103
 byte defines the syntactic category of the synset and the remaining
f3e103
 eight bytes are a \fIsynset_offset\fP, as defined in 
f3e103
-.BR wndb (5WN),
f3e103
+.BR wndb (5),
f3e103
 indicating the byte offset in the \fBdata.\fP\fIpos\fP file that
f3e103
 corresponds to the syntactic category.
f3e103
 
f3e103
@@ -226,7 +226,7 @@ synset, from left to right, beginning wi
f3e103
 lexical WordNet relations \fIw_num\fP may be 0, indicating that the
f3e103
 relation holds for all words in the synset indicated by the preceding
f3e103
 \fIsynset_id\fP.  See
f3e103
-.BR wninput (5WN)
f3e103
+.BR wninput (5)
f3e103
 for a discussion of semantic and lexical relations.
f3e103
 
f3e103
 \fIss_type\fP is a one character code indicating the synset type:
f3e103
@@ -251,7 +251,7 @@ the lexicographer, with spaces replaced 
f3e103
 \fIword\fP is immediately followed by a syntactic marker if one was
f3e103
 specified in the lexicographer file.  A syntactic marker is appended,
f3e103
 in parentheses, onto \fIword\fP without any intervening spaces.  See
f3e103
-.BR wninput (5WN)
f3e103
+.BR wninput (5)
f3e103
 for a list of the syntactic markers for adjectives.
f3e103
 
f3e103
 Each synset has a \fIgloss\fP that may contain a definition, one or
f3e103
@@ -265,7 +265,7 @@ the synset.  If non-zero, the frame appl
f3e103
 synset.
f3e103
 
f3e103
 In WordNet, sense numbers are assigned as described in 
f3e103
-.BR wndb (5WN).
f3e103
+.BR wndb (5).
f3e103
 \fItag_count\fP is the number of times the sense was tagged in the
f3e103
 Semantic Concordances, and \fB0\fP if it was not instantiated.
f3e103
 .SH NOTES
f3e103
@@ -338,7 +338,7 @@ pertainym pointers
f3e103
 .B wn_fr.pl
f3e103
 frame pointers
f3e103
 .SH SEE ALSO
f3e103
-.BR wndb (5WN),
f3e103
-.BR wninput (5WN),
f3e103
-.BR wngroups (7WN),
f3e103
-.BR wnpkgs (7WN).
f3e103
+.BR wndb (5),
f3e103
+.BR wninput (5),
f3e103
+.BR wngroups (7),
f3e103
+.BR wnpkgs (7).
f3e103
diff -upNr WordNet-3.0.orig/doc/man/senseidx.5 WordNet-3.0/doc/man/senseidx.5
f3e103
--- WordNet-3.0.orig/doc/man/senseidx.5	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/senseidx.5	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,7 +1,7 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
 .tr ~
f3e103
-.TH SENSEIDX 5WN "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
f3e103
+.TH SENSEIDX 5 "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
f3e103
 .SH NAME
f3e103
 index.sense, sense.idx \- WordNet's sense index
f3e103
 .SH DESCRIPTION
f3e103
@@ -31,10 +31,10 @@ Using the sense index and a \fIsense_key
f3e103
 obtained.  A mapping from noun \fIsense_key\fPs in WordNet 1.6 to
f3e103
 corresponding 2.0 \fIsense_key\fPs is provided with version 2.0,
f3e103
 and is described in
f3e103
-.BR sensemap (5WN).
f3e103
+.BR sensemap (5).
f3e103
 
f3e103
 See
f3e103
-.BR wndb (5WN)
f3e103
+.BR wndb (5)
f3e103
 for a thorough discussion of the WordNet database files.
f3e103
 .SS File Format
f3e103
 The sense index file lists all of the senses in the WordNet database
f3e103
@@ -66,7 +66,7 @@ structure containing the parsed synset i
f3e103
 \fIsense_number\fP is a decimal integer indicating the sense number of
f3e103
 the word, within the part of speech encoded in \fIsense_key\fP, in the
f3e103
 WordNet database.  See
f3e103
-.BR wndb (5WN)
f3e103
+.BR wndb (5)
f3e103
 for information about how sense numbers are assigned.
f3e103
 
f3e103
 \fItag_cnt\fP represents the decimal number of times the sense is
f3e103
@@ -98,7 +98,7 @@ below for a listing of the numbers corre
f3e103
 \fIlex_filenum\fP is a two digit decimal integer representing the
f3e103
 name of the lexicographer file containing the synset for the sense.
f3e103
 See
f3e103
-.BR lexnames (5WN)
f3e103
+.BR lexnames (5)
f3e103
 for the list of lexicographer file names and their corresponding numbers.
f3e103
 
f3e103
 \fIlex_id\fP is a two digit decimal integer that, when appended onto
f3e103
@@ -109,7 +109,7 @@ there is no requirement that the numbers
f3e103
 \fB00\fP.  Note that a value of \fB00\fP is the default, and therefore
f3e103
 is not present in lexicographer files.  Only non-default \fIlex_id\fP
f3e103
 values must be explicitly assigned in lexicographer files.  See
f3e103
-.BR wninput (5WN)
f3e103
+.BR wninput (5)
f3e103
 for information on the format of lexicographer files.
f3e103
 
f3e103
 \fIhead_word\fP is only present if the sense is in an adjective
f3e103
@@ -155,10 +155,10 @@ Base directory for WordNet.  Default is
f3e103
 .B index.sense
f3e103
 sense index
f3e103
 .SH SEE ALSO
f3e103
-.BR binsrch (3WN),
f3e103
-.BR wnsearch (3WN),
f3e103
-.BR lexnames (5WN),
f3e103
-.BR wnintro (5WN),
f3e103
-.BR sensemap (5WN),
f3e103
-.BR wndb (5WN),
f3e103
-.BR wninput (5WN).
f3e103
+.BR binsrch (3),
f3e103
+.BR wnsearch (3),
f3e103
+.BR lexnames (5),
f3e103
+.BR wnintro (5),
f3e103
+.BR sensemap (5),
f3e103
+.BR wndb (5),
f3e103
+.BR wninput (5).
f3e103
diff -upNr WordNet-3.0.orig/doc/man/uniqbeg.7 WordNet-3.0/doc/man/uniqbeg.7
f3e103
--- WordNet-3.0.orig/doc/man/uniqbeg.7	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/uniqbeg.7	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,6 +1,6 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
-.TH UNIQBEG 7WN "Dec 2006" "WordNet 3.0" "WordNet\(tm"
f3e103
+.TH UNIQBEG 7 "Dec 2006" "WordNet 3.0" "WordNet\(tm"
f3e103
 .SH NAME
f3e103
 uniqbeg \- unique beginners for noun hierarchies
f3e103
 .SH DESCRIPTION
f3e103
@@ -22,7 +22,7 @@ The lexicographer files are not included
f3e103
 .B noun.Tops
f3e103
 unique beginners for nouns
f3e103
 .SH SEE ALSO
f3e103
-.BR wndb (5WN),
f3e103
-.BR wninput (5WN),
f3e103
-.BR wnintro (7WN),
f3e103
-.BR wngloss (7WN).
f3e103
+.BR wndb (5),
f3e103
+.BR wninput (5),
f3e103
+.BR wnintro (7),
f3e103
+.BR wngloss (7).
f3e103
diff -upNr WordNet-3.0.orig/doc/man/wn.1 WordNet-3.0/doc/man/wn.1
f3e103
--- WordNet-3.0.orig/doc/man/wn.1	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/wn.1	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,7 +1,7 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
 .tr ~
f3e103
-.TH WN 1WN "Dec 2006" "WordNet 3.0" "WordNet\(tm User Commands"
f3e103
+.TH WN 1 "Dec 2006" "WordNet 3.0" "WordNet\(tm User Commands"
f3e103
 .SH NAME
f3e103
 wn \- command line interface to WordNet lexical database  
f3e103
 .SH SYNOPSIS
f3e103
@@ -214,7 +214,7 @@ Verb senses can be grouped by similarity
f3e103
 than ordered by frequency of use.  The \fB\-simsv\fP search prints all
f3e103
 senses that are close in meaning together, with a line of dashes
f3e103
 indicating the end of a group.  See
f3e103
-.BR wngroups (7WN)
f3e103
+.BR wngroups (7)
f3e103
 for a discussion of how senses are grouped.
f3e103
 
f3e103
 The \fB\-over\fP search displays an overview of all the senses of the
f3e103
@@ -326,15 +326,15 @@ files of sentences illustrating the use 
f3e103
 .B \fIpos\fP.exc
f3e103
 morphology exception lists
f3e103
 .SH SEE ALSO
f3e103
-.BR wnintro (1WN),
f3e103
-.BR wnb (1WN),
f3e103
-.BR wnintro (3WN),
f3e103
-.BR lexnames (5WN),
f3e103
-.BR senseidx (5WN)
f3e103
-.BR wndb (5WN), 
f3e103
-.BR wninput (5WN),
f3e103
-.BR morphy (7WN),
f3e103
-.BR wngloss (7WN),
f3e103
-.BR wngroups (7WN).
f3e103
+.BR wnintro (1),
f3e103
+.BR wnb (1),
f3e103
+.BR wnintro (3),
f3e103
+.BR lexnames (5),
f3e103
+.BR senseidx (5)
f3e103
+.BR wndb (5), 
f3e103
+.BR wninput (5),
f3e103
+.BR morphy (7),
f3e103
+.BR wngloss (7),
f3e103
+.BR wngroups (7).
f3e103
 .SH BUGS
f3e103
 Please report bugs to wordnet@princeton.edu.
f3e103
diff -upNr WordNet-3.0.orig/doc/man/wnb.1 WordNet-3.0/doc/man/wnb.1
f3e103
--- WordNet-3.0.orig/doc/man/wnb.1	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/wnb.1	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,7 +1,7 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
 .tr ~
f3e103
-.TH WNB 1WN "Dec 2006" "WordNet 3.0" "WordNet\(tm User Commands"
f3e103
+.TH WNB 1 "Dec 2006" "WordNet 3.0" "WordNet\(tm User Commands"
f3e103
 .SH NAME
f3e103
 wnb \- WordNet window-based browser interface 
f3e103
 .SH SYNOPSIS
f3e103
@@ -271,7 +271,7 @@ these options will be used as the user d
f3e103
 Display this manual page.
f3e103
 .IP "Help on WordNet terminology"
f3e103
 Display the 
f3e103
-.BR wngloss (7WN)
f3e103
+.BR wngloss (7)
f3e103
 manual page.
f3e103
 .IP "Display the WordNet license"
f3e103
 Display the WordNet copyright notice and license agreement.
f3e103
@@ -353,7 +353,7 @@ than ordered by frequency of use.  When 
f3e103
 similarity"\fP search is selected, senses that are close
f3e103
 in meaning are printed together, with a line of dashes indicating the
f3e103
 end of a group.  See
f3e103
-.BR wngroups (7WN)
f3e103
+.BR wngroups (7)
f3e103
 for a discussion how senses are grouped.
f3e103
 
f3e103
 The output of the \fB"Derivationally Related Forms"\fP 
f3e103
@@ -447,15 +447,15 @@ files of sentences illustrating the use 
f3e103
 .B \fIpos\fP.exc
f3e103
 morphology exception lists
f3e103
 .SH SEE ALSO
f3e103
-.BR wnintro (1WN),
f3e103
-.BR wn (1WN),
f3e103
-.BR wnintro (3WN),
f3e103
-.BR lexnames (5WN),
f3e103
-.BR senseidx (5WN),
f3e103
-.BR wndb (5WN), 
f3e103
-.BR wninput (5WN),
f3e103
-.BR morphy (7WN), 
f3e103
-.BR wngloss (7WN),
f3e103
-.BR wngroups (7WN).
f3e103
+.BR wnintro (1),
f3e103
+.BR wn (1),
f3e103
+.BR wnintro (3),
f3e103
+.BR lexnames (5),
f3e103
+.BR senseidx (5),
f3e103
+.BR wndb (5), 
f3e103
+.BR wninput (5),
f3e103
+.BR morphy (7), 
f3e103
+.BR wngloss (7),
f3e103
+.BR wngroups (7).
f3e103
 .SH BUGS
f3e103
 Please reports bugs to wordnet@princeton.edu.
f3e103
diff -upNr WordNet-3.0.orig/doc/man/wndb.5 WordNet-3.0/doc/man/wndb.5
f3e103
--- WordNet-3.0.orig/doc/man/wndb.5	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/wndb.5	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,7 +1,7 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
 .tr ~
f3e103
-.TH WNDB 5WN "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
f3e103
+.TH WNDB 5 "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
f3e103
 .SH NAME
f3e103
 index.noun, data.noun, index.verb, data.verb, index.adj, data.adj, index.adv, data.adv \- WordNet database files
f3e103
 .LP
f3e103
@@ -25,7 +25,7 @@ Words in the index file are in lower cas
f3e103
 were entered in the lexicographer files.  This folds various
f3e103
 orthographic representations of the word into one line enabling
f3e103
 database searches to be case insensitive.  See
f3e103
-.BR wninput (5WN)
f3e103
+.BR wninput (5)
f3e103
 for a detailed description of the lexicographer files
f3e103
 
f3e103
 A data file for a syntactic category contains information
f3e103
@@ -51,7 +51,7 @@ newline character.  Fields enclosed in i
f3e103
 not be present.
f3e103
 
f3e103
 See 
f3e103
-.BR wngloss (7WN)
f3e103
+.BR wngloss (7)
f3e103
 for a glossary of WordNet terminology and a discussion of the
f3e103
 database's content and logical organization.
f3e103
 .SS Index File Format
f3e103
@@ -96,7 +96,7 @@ containing it.
f3e103
 .I ptr_symbol
f3e103
 A space separated list of \fIp_cnt\fP different types of pointers that
f3e103
 \fIlemma\fP has in all synsets containing it. See
f3e103
-.BR wninput (5WN)
f3e103
+.BR wninput (5)
f3e103
 for a list of \fIpointer_symbol\fPs.  If all senses of \fIlemma\fP
f3e103
 have no pointers, this field is omitted and \fIp_cnt\fP is \fB0\fP.
f3e103
 .TP 15
f3e103
@@ -115,7 +115,7 @@ different sense of \fIlemma\fP in WordNe
f3e103
 8 digit, zero-filled decimal integer that can be used with
f3e103
 .BR fseek (3)
f3e103
 to read a synset from the data file.  When passed to
f3e103
-.BR read_synset (3WN)
f3e103
+.BR read_synset (3)
f3e103
 along with the syntactic category, a data structure containing the
f3e103
 parsed synset is returned.
f3e103
 .SS Data File Format
f3e103
@@ -137,7 +137,7 @@ integer. 
f3e103
 .I lex_filenum
f3e103
 Two digit decimal integer corresponding to the lexicographer file name
f3e103
 containing the synset.  See
f3e103
-.BR lexnames (5WN)
f3e103
+.BR lexnames (5)
f3e103
 for the list of filenames and their corresponding numbers.
f3e103
 .TP 15
f3e103
 .I ss_type
f3e103
@@ -166,7 +166,7 @@ lower-case forms.  In \fBdata.adj\fP, a 
f3e103
 syntactic marker if one was specified in the lexicographer file.  A
f3e103
 syntactic marker is appended, in parentheses, onto \fIword\fP without
f3e103
 any intervening spaces.  See
f3e103
-.BR wninput (5WN)
f3e103
+.BR wninput (5)
f3e103
 for a list of the syntactic markers for adjectives.
f3e103
 .TP 15
f3e103
 .I lex_id
f3e103
@@ -210,7 +210,7 @@ relation holds.  Word numbers are assign
f3e103
 a synset, from left to right, beginning with \fB1\fP.
f3e103
 
f3e103
 See 
f3e103
-.BR wninput (5WN)
f3e103
+.BR wninput (5)
f3e103
 for a list of \fIpointer_symbol\fPs, and semantic and lexical pointer
f3e103
 classifications.
f3e103
 .TP 15
f3e103
@@ -232,7 +232,7 @@ pointers, if this number is \fB00\fP, \f
f3e103
 word indicated.  Word numbers are assigned as described for pointers.
f3e103
 Each \fIf_num~~w_num\fP pair is preceded by a \fB+\fP.
f3e103
 See
f3e103
-.BR wninput (5WN)
f3e103
+.BR wninput (5)
f3e103
 for the text of the generic sentence frames.
f3e103
 .TP
f3e103
 .I gloss
f3e103
@@ -250,11 +250,11 @@ entry in the \fBindex.\fIpos\fR files in
f3e103
 in the list have been tagged.
f3e103
 
f3e103
 The 
f3e103
-.BR cntlist (5WN)
f3e103
+.BR cntlist (5)
f3e103
 file provided with the database lists the number of times each sense
f3e103
 is tagged in the semantic concordances.  The data from \fBcntlist\fP
f3e103
 is used by
f3e103
-.BR grind (1WN)
f3e103
+.BR grind (1)
f3e103
 to order the senses of each word.  When the \fBindex\fP.\fIpos\fP
f3e103
 files are generated, the \fIsynset_offset\fPs are output in sense
f3e103
 number order, with sense 1 first in the list.  Senses with the same
f3e103
@@ -275,7 +275,7 @@ generated from a machine-readable dictio
f3e103
 that are not in WordNet.  Also, for many of the inflected forms, base
f3e103
 forms could be easily derived using the standard rules of detachment
f3e103
 programmed into Morphy (See
f3e103
-.BR morph (7WN)).
f3e103
+.BR morph (7)).
f3e103
 These anomalies are allowed to remain in the exception list files,
f3e103
 as they do no harm.
f3e103
 
f3e103
@@ -290,7 +290,7 @@ the line is the text of a template examp
f3e103
 used as a placeholder in the text for the verb.  Both files are sorted
f3e103
 alphabetically so that the \fIsense_key\fP and template sentence
f3e103
 number can be used as indices, via
f3e103
-.BR binsrch (3WN), 
f3e103
+.BR binsrch (3), 
f3e103
 into the appropriate file.
f3e103
 
f3e103
 When a request for 
f3e103
@@ -306,7 +306,7 @@ represents all of the word senses and sy
f3e103
 The \fIword\fP, \fIlex_id\fP, and \fIlex_filenum\fP fields together
f3e103
 uniquely identify each word sense in WordNet.  These can be encoded in
f3e103
 a \fIsense_key\fP as described in
f3e103
-.BR senseidx (5WN).
f3e103
+.BR senseidx (5).
f3e103
 Each synset in the database can be uniquely identified by combining
f3e103
 the \fIsynset_offset\fP for the synset with a code for the syntactic
f3e103
 category (since it is possible for synsets in different
f3e103
@@ -316,7 +316,7 @@ The WordNet system provide both command 
f3e103
 interfaces to the database.  Both interfaces utilize a common library
f3e103
 of search and morphology code.  The source code for the library and
f3e103
 interfaces is included in the WordNet package.  See
f3e103
-.BR wnintro (3WN)
f3e103
+.BR wnintro (3)
f3e103
 for an overview of the WordNet source code.
f3e103
 .SH ENVIRONMENT VARIABLES (UNIX)
f3e103
 .TP 20
f3e103
@@ -346,17 +346,17 @@ files of sentences illustrating the use 
f3e103
 .B \fIpos\fP.exc
f3e103
 morphology exception lists
f3e103
 .SH SEE ALSO
f3e103
-.BR grind (1WN),
f3e103
-.BR wn (1WN),
f3e103
-.BR wnb (1WN),
f3e103
-.BR wnintro (3WN),
f3e103
-.BR binsrch (3WN),
f3e103
-.BR wnintro (5WN),
f3e103
-.BR cntlist (5WN),
f3e103
-.BR lexnames (5WN),
f3e103
-.BR senseidx (5WN),
f3e103
-.BR wninput (5WN),
f3e103
-.BR morphy (7WN),
f3e103
-.BR wngloss (7WN),
f3e103
-.BR wngroups (7WN),
f3e103
-.BR wnstats (7WN).
f3e103
+.BR grind (1),
f3e103
+.BR wn (1),
f3e103
+.BR wnb (1),
f3e103
+.BR wnintro (3),
f3e103
+.BR binsrch (3),
f3e103
+.BR wnintro (5),
f3e103
+.BR cntlist (5),
f3e103
+.BR lexnames (5),
f3e103
+.BR senseidx (5),
f3e103
+.BR wninput (5),
f3e103
+.BR morphy (7),
f3e103
+.BR wngloss (7),
f3e103
+.BR wngroups (7),
f3e103
+.BR wnstats (7).
f3e103
diff -upNr WordNet-3.0.orig/doc/man/wngloss.7 WordNet-3.0/doc/man/wngloss.7
f3e103
--- WordNet-3.0.orig/doc/man/wngloss.7	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/wngloss.7	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,7 +1,7 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
 .tr ~
f3e103
-.TH WNGLOSS 7WN "Dec 2006" "WordNet 3.0" "WordNet\(tm"
f3e103
+.TH WNGLOSS 7 "Dec 2006" "WordNet 3.0" "WordNet\(tm"
f3e103
 .SH NAME
f3e103
 wngloss \- glossary of terms used in WordNet system
f3e103
 .SH DESCRIPTION
f3e103
@@ -26,12 +26,12 @@ these files into a database, and search 
f3e103
 display information from the database.  The lexicographer files
f3e103
 organize nouns, verbs, adjectives and adverbs into groups of synonyms,
f3e103
 and describe relations between synonym groups.
f3e103
-.BR grind (1WN)
f3e103
+.BR grind (1)
f3e103
 converts the lexicographer files into a database that encodes the
f3e103
 relations between the synonym groups.  The different interfaces to the
f3e103
 WordNet database utilize a common library of search routines to
f3e103
 display these relations.  Note that the lexicographer files and 
f3e103
-.BR grind (1WN)
f3e103
+.BR grind (1)
f3e103
 program are not generally distributed.  
f3e103
 
f3e103
 .SS Database Organization
f3e103
@@ -77,7 +77,7 @@ antonyms; therefore the synset for an ad
f3e103
 lexical pointer to the adjective from which it is derived.
f3e103
 
f3e103
 See
f3e103
-.BR wndb (5WN)
f3e103
+.BR wndb (5)
f3e103
 for a detailed description of the database files and how the data are
f3e103
 represented. 
f3e103
 .SH GLOSSARY OF TERMS
f3e103
@@ -107,7 +107,7 @@ inflections are added.
f3e103
 .TP 25
f3e103
 .B basic synset
f3e103
 Syntactically, same as \fBsynset\fP.  Term is used in 
f3e103
-.BR wninput (5WN) 
f3e103
+.BR wninput (5) 
f3e103
 to help explain differences in entering synsets in lexicographer
f3e103
 files.
f3e103
 .TP 25
f3e103
@@ -269,7 +269,7 @@ Information necessary to find a sense in
f3e103
 sense key combines a \fBlemma\fP field and codes for the synset type,
f3e103
 lexicographer id, lexicographer file number, and information about a
f3e103
 satellite's \fBhead synset\fP, if required.  See
f3e103
-.BR senseidx (5WN)
f3e103
+.BR senseidx (5)
f3e103
 for a description of the format of a sense key.
f3e103
 .TP 25
f3e103
 .B subordinate
f3e103
diff -upNr WordNet-3.0.orig/doc/man/wngroups.7 WordNet-3.0/doc/man/wngroups.7
f3e103
--- WordNet-3.0.orig/doc/man/wngroups.7	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/wngroups.7	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,7 +1,7 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
 .tr ~
f3e103
-.TH WNGROUPS 7WN "Dec 2006" "WordNet 3.0" "WordNet\(tm"
f3e103
+.TH WNGROUPS 7 "Dec 2006" "WordNet 3.0" "WordNet\(tm"
f3e103
 .SH NAME
f3e103
 wngroups \- discussion of WordNet search code to group similar verb senses
f3e103
 .SH DESCRIPTION
f3e103
@@ -34,10 +34,10 @@ verb sense keys and sentence frame numbe
f3e103
 .B sents.vrb
f3e103
 example sentence frames
f3e103
 .SH SEE ALSO
f3e103
-.BR wn (1WN),
f3e103
-.BR wnb (1WN),
f3e103
-.BR senseidx (5WN),
f3e103
-.BR wnsearch (3WN),
f3e103
-.BR wndb (5WN),
f3e103
-.BR wnintro (7WN).
f3e103
+.BR wn (1),
f3e103
+.BR wnb (1),
f3e103
+.BR senseidx (5),
f3e103
+.BR wnsearch (3),
f3e103
+.BR wndb (5),
f3e103
+.BR wnintro (7).
f3e103
 
f3e103
diff -upNr WordNet-3.0.orig/doc/man/wninput.5 WordNet-3.0/doc/man/wninput.5
f3e103
--- WordNet-3.0.orig/doc/man/wninput.5	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/wninput.5	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,11 +1,11 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
 .tr ~
f3e103
-.TH WNINPUT 5WN "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
f3e103
+.TH WNINPUT 5 "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
f3e103
 .SH NAME
f3e103
 noun.\fIsuffix\fP, verb.\fIsuffix\fP, adj.\fIsuffix\fP, adv.\fIsuffix\fP \-
f3e103
 WordNet lexicographer files that are input to 
f3e103
-.BR grind (1WN)
f3e103
+.BR grind (1)
f3e103
 .SH DESCRIPTION
f3e103
 WordNet's source files are written by lexicographers.  They are the
f3e103
 product of a detailed relational analysis of lexical semantics: a
f3e103
@@ -36,7 +36,7 @@ satellite synsets.  Adverbs generally po
f3e103
 which they are derived.
f3e103
 
f3e103
 See 
f3e103
-.BR wngloss (7WN)
f3e103
+.BR wngloss (7)
f3e103
 for a glossary of WordNet terminology and a discussion of the
f3e103
 database's content and logical organization.
f3e103
 .SS Lexicographer File Names
f3e103
@@ -50,7 +50,7 @@ where \fIpos\fP is either \fBnoun\fP, \f
f3e103
 \fBadv\fP.  \fIsuffix\fP may be used to organize groups of synsets
f3e103
 into different files, for example \fBnoun.animal\fP and
f3e103
 \fBnoun.plant\fP.  See
f3e103
-.BR lexnames (5WN)
f3e103
+.BR lexnames (5)
f3e103
 for a list of lexicographer file names that are used in building
f3e103
 WordNet.
f3e103
 .SS Pointers
f3e103
@@ -148,7 +148,7 @@ The \fIpointer_symbol\fPs for adverbs ar
f3e103
 Many pointer types are reflexive, meaning that if a synset contains a
f3e103
 pointer to another synset, the other synset should contain a
f3e103
 corresponding reflexive pointer.  
f3e103
-.BR grind (1WN)
f3e103
+.BR grind (1)
f3e103
 automatically inserts missing reflexive pointers for the following
f3e103
 pointer types:
f3e103
 
f3e103
@@ -178,7 +178,7 @@ synset can be used.  For some verb sense
f3e103
 illustrating actual uses of the verb are provided.  (See
f3e103
 .SB "Verb Example Sentences"
f3e103
 in
f3e103
-.BR wndb (5WN).)
f3e103
+.BR wndb (5).)
f3e103
 Whenever there is no example sentence, the generic sentence frames
f3e103
 specified by the lexicographer are used.  The generic sentence frames
f3e103
 are entered in a synset as a comma-separated list of integer frame
f3e103
@@ -247,7 +247,6 @@ relations between all the words in the s
f3e103
 
f3e103
 For verbs, the basic synset syntax is defined as follows:
f3e103
 
f3e103
-.KS
f3e103
 .RS
f3e103
 .nf
f3e103
 \fB{\fP \fI~~words~~pointers~~frames~~\fP \fB(\fP ~\fIgloss~\fP \fB)~~}\fR
f3e103
@@ -268,7 +267,6 @@ form:
f3e103
 \fB]\fR
f3e103
 .fi
f3e103
 .RE
f3e103
-.KE
f3e103
 
f3e103
 Each adjective cluster is enclosed in square brackets, and may have
f3e103
 one or more parts.  Each part consists of a head synset and optional
f3e103
@@ -279,7 +277,7 @@ bracket following the last synset.  Head
f3e103
 the syntax of basic synsets, however a "Similar to" pointer must be
f3e103
 specified in a head synset for each of its satellite synsets.  Most
f3e103
 adjective clusters contain two antonymous parts.  See
f3e103
-.BR wngloss (7WN)
f3e103
+.BR wngloss (7)
f3e103
 for a discussion of adjective clusters, and
f3e103
 .SB "Special Adjective Syntax"
f3e103
 for more information on adjective cluster syntax.
f3e103
@@ -347,7 +345,7 @@ brackets used to enclose it are treated 
f3e103
 define an adjective cluster.  Only one word can be specified in each
f3e103
 word/pointer set, and any number of pointers may be included.  A
f3e103
 synset can have any number of word/pointer sets.  Each is treated by
f3e103
-.BR grind (1WN) 
f3e103
+.BR grind (1) 
f3e103
 essentially as a \fIword\fP, so they all must appear
f3e103
 before any synset \fIpointers\fP representing semantic relations.
f3e103
 
f3e103
@@ -500,12 +498,12 @@ Sample adverb synsets:
f3e103
 .fi
f3e103
 .RE
f3e103
 .SH SEE ALSO
f3e103
-.BR grind (1WN),
f3e103
-.BR wnintro (5WN),
f3e103
-.BR lexnames (5WN),
f3e103
-.BR wndb (5WN),
f3e103
-.BR uniqbeg (7WN),
f3e103
-.BR wngloss (7WN).
f3e103
+.BR grind (1),
f3e103
+.BR wnintro (5),
f3e103
+.BR lexnames (5),
f3e103
+.BR wndb (5),
f3e103
+.BR uniqbeg (7),
f3e103
+.BR wngloss (7).
f3e103
 .LP
f3e103
 Fellbaum, C. (1998), ed.
f3e103
 \fI"WordNet: An Electronic Lexical Database"\fP.
f3e103
diff -upNr WordNet-3.0.orig/doc/man/wnintro.1 WordNet-3.0/doc/man/wnintro.1
f3e103
--- WordNet-3.0.orig/doc/man/wnintro.1	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/wnintro.1	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,7 +1,7 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
 .tr ~
f3e103
-.TH WNINTRO 1WN "Dec 2006" "WordNet 3.0" "WordNet\(tm User Commands"
f3e103
+.TH WNINTRO 1 "Dec 2006" "WordNet 3.0" "WordNet\(tm User Commands"
f3e103
 .SH NAME
f3e103
 wnintro \- WordNet user commands
f3e103
 .SH SYNOPSIS
f3e103
@@ -15,9 +15,9 @@ pages that describe commands available w
f3e103
 packages.
f3e103
 
f3e103
 The WordNet interfaces 
f3e103
-.BR wn (1WN)
f3e103
+.BR wn (1)
f3e103
 and
f3e103
-.BR wnb (1WN)
f3e103
+.BR wnb (1)
f3e103
 allow the user to search the WordNet database and display the
f3e103
 information textually.  
f3e103
 .SH ENVIRONMENT VARIABLES (UNIX)
f3e103
@@ -35,12 +35,12 @@ Default is \fBWNHOME/dict\fP.
f3e103
 Base directory for WordNet.  Default is
f3e103
 \fBC:\eProgram~Files\eWordNet\e3.0\fP.
f3e103
 .SH SEE ALSO
f3e103
-.BR grind (1WN),
f3e103
-.BR wn (1WN),
f3e103
-.BR wnb (1WN),
f3e103
-.BR wnintro (3WN),
f3e103
-.BR wnintro (5WN),
f3e103
-.BR wnintro (7WN).
f3e103
+.BR grind (1),
f3e103
+.BR wn (1),
f3e103
+.BR wnb (1),
f3e103
+.BR wnintro (3),
f3e103
+.BR wnintro (5),
f3e103
+.BR wnintro (7).
f3e103
 .LP
f3e103
 Fellbaum, C. (1998), ed.
f3e103
 \fI"WordNet: An Electronic Lexical Database"\fP.
f3e103
diff -upNr WordNet-3.0.orig/doc/man/wnintro.3 WordNet-3.0/doc/man/wnintro.3
f3e103
--- WordNet-3.0.orig/doc/man/wnintro.3	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/wnintro.3	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,7 +1,7 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
 .tr ~
f3e103
-.TH WNINTRO 3WN "Dec 2006" "WordNet 3.0" "WordNet\(tm Library Functions"
f3e103
+.TH WNINTRO 3 "Dec 2006" "WordNet 3.0" "WordNet\(tm Library Functions"
f3e103
 .SH NAME
f3e103
 wnintro \- introduction to WordNet library functions
f3e103
 .SH DESCRIPTION
f3e103
@@ -15,16 +15,16 @@ center box ;
f3e103
 l | l | l.
f3e103
 \fBCategory\fP	\fBManual Page\fP	\fBObject File\fP
f3e103
 _
f3e103
-Database Search	wnsearch (3WN)	search.o
f3e103
-Morphology	morph (3WN)	morph.o
f3e103
-Misc. Utility	wnutil (3WN)	wnutil.o
f3e103
-Binary Search	binsrch (3WN)	binsrch.o
f3e103
+Database Search	wnsearch (3)	search.o
f3e103
+Morphology	morph (3)	morph.o
f3e103
+Misc. Utility	wnutil (3)	wnutil.o
f3e103
+Binary Search	binsrch (3)	binsrch.o
f3e103
 .TE
f3e103
 
f3e103
 The WordNet library is used by all of the searching interfaces
f3e103
 provided with the various WordNet packages.  Additional programs in
f3e103
 the system, such as
f3e103
-.BR grind (1WN),
f3e103
+.BR grind (1),
f3e103
 also use functions in this library.
f3e103
 
f3e103
 The WordNet library is provided in both source and binary forms (on
f3e103
@@ -212,11 +212,11 @@ use any WordNet library functions.
f3e103
 .SH NOTES
f3e103
 All library functions that access the database files expect the files
f3e103
 to be open.  The function
f3e103
-.BR wninit (3WN)
f3e103
+.BR wninit (3)
f3e103
 must be called before other database access functions such as
f3e103
-.BR findtheinfo (3WN)
f3e103
+.BR findtheinfo (3)
f3e103
 or
f3e103
-.BR read_synset (3WN).  
f3e103
+.BR read_synset (3).  
f3e103
 
f3e103
 Inclusion of the header file \fBwn.h\fP is necessary.
f3e103
 
f3e103
@@ -265,13 +265,13 @@ WordNet library (Windows)
f3e103
 .B include
f3e103
 header files for use with WordNet library
f3e103
 .SH SEE ALSO
f3e103
-.BR wnintro (1WN),
f3e103
-.BR binsrch (3WN),
f3e103
-.BR morph (3WN),
f3e103
-.BR wnsearch (3WN),
f3e103
-.BR wnutil (3WN),
f3e103
-.BR wnintro (5WN),
f3e103
-.BR wnintro (7WN).
f3e103
+.BR wnintro (1),
f3e103
+.BR binsrch (3),
f3e103
+.BR morph (3),
f3e103
+.BR wnsearch (3),
f3e103
+.BR wnutil (3),
f3e103
+.BR wnintro (5),
f3e103
+.BR wnintro (7).
f3e103
 
f3e103
 Fellbaum, C. (1998), ed.
f3e103
 \fI"WordNet: An Electronic Lexical Database"\fP.
f3e103
diff -upNr WordNet-3.0.orig/doc/man/wnintro.5 WordNet-3.0/doc/man/wnintro.5
f3e103
--- WordNet-3.0.orig/doc/man/wnintro.5	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/wnintro.5	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,7 +1,7 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
 .tr ~
f3e103
-.TH WNINTRO 5WN "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
f3e103
+.TH WNINTRO 5 "Dec 2006" "WordNet 3.0" "WordNet\(tm File Formats"
f3e103
 .SH NAME
f3e103
 wnintro \- introduction to descriptions of WordNet file formats
f3e103
 .SH SYNOPSIS
f3e103
@@ -36,17 +36,17 @@ field names are consistently defined.  F
f3e103
 files contain one or more \fIsynset_offset\fP fields.  In each case,
f3e103
 the definition of \fIsynset_offset\fP is identical.
f3e103
 .SH SEE ALSO
f3e103
-.BR wnintro (1WN),
f3e103
-.BR wnintro (3WN),
f3e103
-.BR cntlist (5WN),
f3e103
-.BR lexnames (5WN),
f3e103
-.BR prologdb (5WN),
f3e103
-.BR senseidx (5WN),
f3e103
-.BR sensemap (5WN),
f3e103
-.BR wndb (5WN),
f3e103
-.BR wninput (5WN),
f3e103
-.BR wnintro (7WN),
f3e103
-.BR wngloss (7WN).
f3e103
+.BR wnintro (1),
f3e103
+.BR wnintro (3),
f3e103
+.BR cntlist (5),
f3e103
+.BR lexnames (5),
f3e103
+.BR prologdb (5),
f3e103
+.BR senseidx (5),
f3e103
+.BR sensemap (5),
f3e103
+.BR wndb (5),
f3e103
+.BR wninput (5),
f3e103
+.BR wnintro (7),
f3e103
+.BR wngloss (7).
f3e103
 .LP
f3e103
 Fellbaum, C. (1998), ed.
f3e103
 \fI"WordNet: An Electronic Lexical Database"\fP.
f3e103
diff -upNr WordNet-3.0.orig/doc/man/wnintro.7 WordNet-3.0/doc/man/wnintro.7
f3e103
--- WordNet-3.0.orig/doc/man/wnintro.7	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/wnintro.7	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,7 +1,7 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
 .tr ~
f3e103
-.TH WNINTRO 7WN "Dec 2006" "WordNet 3.0" "Miscellaneous WordNet\(tm Topics"
f3e103
+.TH WNINTRO 7 "Dec 2006" "WordNet 3.0" "Miscellaneous WordNet\(tm Topics"
f3e103
 .SH NAME
f3e103
 wnintro \- introduction to miscellaneous WordNet information
f3e103
 .SH SYNOPSIS
f3e103
@@ -24,16 +24,16 @@ This section of the \fIWordNet Reference
f3e103
 that describe various topics related to WordNet and the semantic
f3e103
 concordances, and a glossary of terms.
f3e103
 .SH SEE ALSO
f3e103
-.BR wnintro (1WN),
f3e103
-.BR wnintro (3WN),
f3e103
-.BR wnintro (5WN),
f3e103
-.BR morphy (7WN),
f3e103
-.BR uniqbeg (7WN),
f3e103
-.BR wngroups (7WN),
f3e103
-.BR wnlicens (7WN),
f3e103
-.BR wnpkgs (7WN),
f3e103
-.BR wnstats (7WN),
f3e103
-.BR wngloss (7WN).
f3e103
+.BR wnintro (1),
f3e103
+.BR wnintro (3),
f3e103
+.BR wnintro (5),
f3e103
+.BR morphy (7),
f3e103
+.BR uniqbeg (7),
f3e103
+.BR wngroups (7),
f3e103
+.BR wnlicens (7),
f3e103
+.BR wnpkgs (7),
f3e103
+.BR wnstats (7),
f3e103
+.BR wngloss (7).
f3e103
 .LP
f3e103
 Fellbaum, C. (1998), ed.
f3e103
 \fI"WordNet: An Electronic Lexical Database"\fP.
f3e103
diff -upNr WordNet-3.0.orig/doc/man/wnlicens.7 WordNet-3.0/doc/man/wnlicens.7
f3e103
--- WordNet-3.0.orig/doc/man/wnlicens.7	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/wnlicens.7	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,6 +1,6 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
-.TH WNLICENS 7WN "Dec 2006" "WordNet 3.0" "WordNet\(tm"
f3e103
+.TH WNLICENS 7 "Dec 2006" "WordNet 3.0" "WordNet\(tm"
f3e103
 .SH NAME
f3e103
 wnlicens \- text of WordNet license
f3e103
 .SH DESCRIPTION
f3e103
diff -upNr WordNet-3.0.orig/doc/man/wnpkgs.7 WordNet-3.0/doc/man/wnpkgs.7
f3e103
--- WordNet-3.0.orig/doc/man/wnpkgs.7	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/wnpkgs.7	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,7 +1,7 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
 .tr ~
f3e103
-.TH WNPKGS 7WN "Dec 2006" "WordNet 3.0" "WordNet\(tm"
f3e103
+.TH WNPKGS 7 "Dec 2006" "WordNet 3.0" "WordNet\(tm"
f3e103
 .SH NAME
f3e103
 wnpkgs \- description of various WordNet system packages
f3e103
 .SH DESCRIPTION
f3e103
@@ -65,13 +65,13 @@ files.  As with the Prolog database, thi
f3e103
 in compressed tar format, but the files are also in ASCII.
f3e103
 .SH NOTES
f3e103
 The lexicographer files and
f3e103
-.BR grind (1WN)
f3e103
+.BR grind (1)
f3e103
 program are not generally distributed.
f3e103
 
f3e103
 All of the packages described above may not be available at the time
f3e103
 of release of the 3.0 database package.
f3e103
 .SH SEE ALSO
f3e103
-.BR wnintro (1WN),
f3e103
-.BR wnintro (3WN),
f3e103
-.BR wnintro (5WN),
f3e103
-.BR wnintro (7WN).
f3e103
+.BR wnintro (1),
f3e103
+.BR wnintro (3),
f3e103
+.BR wnintro (5),
f3e103
+.BR wnintro (7).
f3e103
diff -upNr WordNet-3.0.orig/doc/man/wnsearch.3 WordNet-3.0/doc/man/wnsearch.3
f3e103
--- WordNet-3.0.orig/doc/man/wnsearch.3	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/wnsearch.3	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,8 +1,8 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
-.TH WNSEARCH 3WN  "Dec 2006" "WordNet 3.0" "WordNet\(tm Library Functions"
f3e103
+.TH WNSEARCH 3  "Dec 2006" "WordNet 3.0" "WordNet\(tm Library Functions"
f3e103
 .SH NAME
f3e103
-findtheinfo, findtheinfo_ds, is_defined, in_wn, index_lookup, parse_index, getindex, read_synset, parse_synset, free_syns, free_synset, free_index, traceptrs_ds, do_trace
f3e103
+findtheinfo, findtheinfo_ds, is_defined, in_wn, index_lookup, parse_index, getindex, read_synset, parse_synset, free_syns, free_synset, free_index, traceptrs_ds, do_trace \- functions for searching the WordNet database
f3e103
 .SH SYNOPSIS
f3e103
 .LP
f3e103
 \fB#include "wn.h"
f3e103
@@ -224,7 +224,7 @@ through the \fInextform\fP pointer of th
f3e103
 There is no extensive description of what each search type is or the
f3e103
 results returned.  Using the WordNet interface, examining the source
f3e103
 code, and reading
f3e103
-.BR wndb (5WN) 
f3e103
+.BR wndb (5) 
f3e103
 are the best ways to see what types of searches are available and the
f3e103
 data returned for each.
f3e103
 
f3e103
@@ -277,9 +277,9 @@ OVERVIEW	31	\fIn/a\fP	Show all synsets f
f3e103
 CLASSIF_CATEGORY	32	;c	Show domain topic
f3e103
 CLASSIF_USAGE	33	;u	Show domain usage
f3e103
 CLASSIF_REGIONAL	34	;r	Show domain region
f3e103
-CLASS_CATEGORY	35	-c	Show domain terms for topic
f3e103
-CLASS_USAGE	36	-u	Show domain terms for usage
f3e103
-CLASS_REGIONAL	37	-r	Show domain terms for region
f3e103
+CLASS_CATEGORY	35	\-c	Show domain terms for topic
f3e103
+CLASS_USAGE	36	\-u	Show domain terms for usage
f3e103
+CLASS_REGIONAL	37	\-r	Show domain terms for region
f3e103
 INSTANCE	38	@i	Instance of
f3e103
 INSTANCES	39	\(api	Show instances
f3e103
 .TE
f3e103
@@ -301,7 +301,7 @@ OVERVIEW
f3e103
 .SH NOTES
f3e103
 Applications that use WordNet and/or the morphological functions
f3e103
 must call \fBwninit(\|)\fP at the start of the program.  See
f3e103
-.BR wnutil (3WN)
f3e103
+.BR wnutil (3)
f3e103
 for more information.
f3e103
 
f3e103
 In all function calls, \fIsearchstr\fP may be either a word or a
f3e103
@@ -317,14 +317,14 @@ The \fIsearchds\fP field is set by \fBfi
f3e103
 The \fIpos\fP passed to \fBtraceptrs_ds(\|)\fP is not used.
f3e103
 
f3e103
 .SH SEE ALSO
f3e103
-.BR wn (1WN),
f3e103
-.BR wnb (1WN),
f3e103
-.BR wnintro (3WN),
f3e103
-.BR binsrch (3WN),
f3e103
+.BR wn (1),
f3e103
+.BR wnb (1),
f3e103
+.BR wnintro (3),
f3e103
+.BR binsrch (3),
f3e103
 .BR malloc (3),
f3e103
-.BR morph (3WN),
f3e103
-.BR wnutil (3WN),
f3e103
-.BR wnintro (5WN).
f3e103
+.BR morph (3),
f3e103
+.BR wnutil (3),
f3e103
+.BR wnintro (5).
f3e103
 .SH WARNINGS
f3e103
 \fBparse_synset(\|)\fP must find an exact match between the
f3e103
 \fIsearchstr\fP passed and a word in the synset to set
f3e103
diff -upNr WordNet-3.0.orig/doc/man/wnstats.7 WordNet-3.0/doc/man/wnstats.7
f3e103
--- WordNet-3.0.orig/doc/man/wnstats.7	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/wnstats.7	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,6 +1,6 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
-.TH WNSTATS 7WN "Dec 2006" "WordNet 3.0" "WordNet\(tm"
f3e103
+.TH WNSTATS 7 "Dec 2006" "WordNet 3.0" "WordNet\(tm"
f3e103
 .SH NAME
f3e103
 wnstats \- WordNet 3.0 database statistics
f3e103
 .SH DESCRIPTION
f3e103
diff -upNr WordNet-3.0.orig/doc/man/wnutil.3 WordNet-3.0/doc/man/wnutil.3
f3e103
--- WordNet-3.0.orig/doc/man/wnutil.3	2009-01-18 03:29:55.000000000 +0100
f3e103
+++ WordNet-3.0/doc/man/wnutil.3	2009-01-18 03:31:02.000000000 +0100
f3e103
@@ -1,11 +1,11 @@
f3e103
 '\" t
f3e103
 .\" $Id$
f3e103
-.TH WNUTIL 3WN  "Dec 2006" "WordNet 3.0" "WordNet\(tm Library Functions"
f3e103
+.TH WNUTIL 3  "Dec 2006" "WordNet 3.0" "WordNet\(tm Library Functions"
f3e103
 .SH NAME
f3e103
 wninit, re_wninit, cntwords, strtolower, ToLowerCase, strsubst,
f3e103
 getptrtype, getpos, getsstype, StrToPos, GetSynsetForSense,
f3e103
 GetDataOffset, GetPolyCount, WNSnsToStr,
f3e103
-GetValidIndexPointer, GetWNSense, GetSenseIndex, default_display_message
f3e103
+GetValidIndexPointer, GetWNSense, GetSenseIndex, default_display_message \- utility functions used by the interface code
f3e103
 .SH SYNOPSIS
f3e103
 .LP
f3e103
 \fB#include "wn.h"\fP
f3e103
@@ -28,7 +28,7 @@ GetValidIndexPointer, GetWNSense, GetSen
f3e103
 .LP
f3e103
 \fBint getsstype(char *ss_type);\fP
f3e103
 .LP
f3e103
-\fBint StrToPos(char \**pos);\fP
f3e103
+\fBint StrToPos(char **pos);\fP
f3e103
 .LP
f3e103
 \fBSynsetPtr GetSynsetForSense(char *sense_key);\fP
f3e103
 .LP
f3e103
@@ -95,7 +95,7 @@ returns resulting string.
f3e103
 .B getptrtype(\|)
f3e103
 returns the integer \fIptr_type\fP corresponding to the pointer
f3e103
 character passed in \fIptr_symbol\fP.  See
f3e103
-.BR wnsearch (3WN)
f3e103
+.BR wnsearch (3)
f3e103
 for a table of pointer symbols and types.
f3e103
 
f3e103
 .B getpos(\|)
f3e103
@@ -136,7 +136,7 @@ returns sense key encoding for \fIsense_
f3e103
 
f3e103
 .B GetValidIndexPointer(\|)
f3e103
 returns the Index structure for \fIword\fP in \fIpos\fP.  Calls
f3e103
-.BR morphstr (3WN)
f3e103
+.BR morphstr (3)
f3e103
 to find a valid base form if \fIword\fP is inflected.
f3e103
 
f3e103
 .B GetWNSense(\|)
f3e103
@@ -165,11 +165,11 @@ description of what each search type is 
f3e103
 Using the WordNet interface is the best way to see what types of
f3e103
 searches are available, and the data returned for each.
f3e103
 .SH SEE ALSO
f3e103
-.BR wnintro (3WN),
f3e103
-.BR wnsearch (3WN),
f3e103
-.BR morph (3WN),
f3e103
-.BR wnintro (5WN),
f3e103
-.BR wnintro (7WN).
f3e103
+.BR wnintro (3),
f3e103
+.BR wnsearch (3),
f3e103
+.BR morph (3),
f3e103
+.BR wnintro (5),
f3e103
+.BR wnintro (7).
f3e103
 
f3e103
 .SH WARNINGS
f3e103
 Error checking on passed arguments is not rigorous.  Passing