diff options
Diffstat (limited to 'static/netbsd/man1/texindex.1')
| -rw-r--r-- | static/netbsd/man1/texindex.1 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/static/netbsd/man1/texindex.1 b/static/netbsd/man1/texindex.1 new file mode 100644 index 00000000..2eb1d8fc --- /dev/null +++ b/static/netbsd/man1/texindex.1 @@ -0,0 +1,43 @@ +.\" $NetBSD: texindex.1,v 1.2 2016/01/14 00:34:52 christos Exp $ +.\" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.34. +.TH TEXINDEX "1" "December 2004" "texindex 4.8" "User Commands" +.SH NAME +texindex \- sort Texinfo index files +.SH SYNOPSIS +.B texindex +[\fIOPTION\fR]... \fIFILE\fR... +.SH DESCRIPTION +Generate a sorted index for each TeX output FILE. +Usually FILE... is specified as `foo.??' for a document `foo.texi'. +.SH OPTIONS +.TP +\fB\-h\fR, \fB\-\-help\fR +display this help and exit +.TP +\fB\-o\fR, \fB\-\-output\fR FILE +send output to FILE +.TP +\fB\-\-version\fR +display version information and exit +.SH "REPORTING BUGS" +Email bug reports to bug\-texinfo@gnu.org, +general questions and discussion to help\-texinfo@gnu.org. +Texinfo home page: http://www.gnu.org/software/texinfo/ +.SH COPYRIGHT +Copyright \(co 2004 Free Software Foundation, Inc. +There is NO warranty. You may redistribute this software +under the terms of the GNU General Public License. +For more information about these matters, see the files named COPYING. +.SH "SEE ALSO" +The full documentation for +.B texindex +is maintained as a Texinfo manual. If the +.B info +and +.B texindex +programs are properly installed at your site, the command +.IP +.B info texindex +.PP +should give you access to the complete manual. |
