GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TEXI2DB(1) User Contributed Perl Documentation TEXI2DB(1)

texi2db - convert Texinfo documents into DocBook XML.

texi2db [OPTION] [FILE]

texi2db converts a Texinfo into DocBook XML.

By default it reads from STDIN and writes to STDOUT. However, if given a filename, it will read that file, and an output filename can also be specified as a command-line option.

-i, --include HTML|INFO|TEX include the specified text.

-f, --file FILE read from file rather than STDIN.

-o, --output-to FILE write to file rather than STDOUT.

-l, --log-to FILE write status messages to file rather than STDOUT.

-L, --runon set runon line limit (default=20)

-v, --verbose show diagnostic output. Use twice for lots of detail. Use thrice for insane amounts of detail.

-e, --max-errors MAX abort after this many errors. Default is 1. use '--max-errors 0' to disable.

-h, --help show this usage message and exit.

-V, --version show the program version and exit.

Bugs are tracked in the SourceForge project page at:

http://www.sourceforge.net/projects/linuxdoc

If you report a bug in texi2db, specify texi2db as the category so it will be routed the appropriate person.

texi2db was developed as a project of the Linux Documentation Project. While it is useful on its own, it is part of Lampadas, the LDP's document production system.

See the home page of the Linux Documentation Project, http://www.tldp.org for updates and more information.

This man page was written by David Merrill <david@lupercalia.net>.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.

2002-06-26 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.