root/man/syslinux2ansi.1

Revision 8fd5e917a23b6ba2d1bf9128be3524ca8cf8ab34, 1.5 KB (checked in by H. Peter Anvin <hpa@…>, 4 years ago)

Move doc files to doc/, and add man pages from Debian

Move all the text documentation to the doc/ directory, add man pages
from the Debian syslinux package, and rename sys2ansi.pl to
syslinux2ansi.pl.

  • Property mode set to 100644
Line 
1.TH SYSLINUX2ANSI 1
2.SH NAME
3syslinux2ansi \- converts a syslinux-format screen to pc-ansi
4.SH SYNOPSIS
5.B syslinux2ansi
6< filename.input > filename.output
7.SH DESCRIPTION
8.I Syslinux2ansi
9is a filter which converts a screen formatted for syslinux to one
10compatible with PC ANSI.  It will only read from standard in, and has
11no command line options.
12.SH BUGS
13Help and version command line options would be useful.
14.PP
15The ability to put input and output filenames on the command line might
16be good as well.
17.SS Bug reports
18I would appreciate hearing of any problems you have with SYSLINUX.  I
19would also like to hear from you if you have successfully used SYSLINUX,
20especially if you are using it for a distribution.
21.PP
22If you are reporting problems, please include all possible information
23about your system and your BIOS; the vast majority of all problems
24reported turn out to be BIOD or hardware bugs, and I need as much
25information as possible in order to diagnose the problems.
26.PP
27There is a mailing list for discussion among SYSLINUX users and for
28announcements of new and test versions.   To join, send a message to
29majordomo@linux.kernel.org with the line:
30.PP
31.B subscribe syslinux
32.PP
33in the body of the message.  The submission address is
34syslinux@linux.kernel.org.
35.SH "SEE ALSO"
36.BR syslinux(1),
37.BR perl(1)
38.SH AUTHOR
39This manual page is a quick write-up for Debian done by Kevin Kreamer
40<kkreamer@etherhogz.org>, by looking over the 1 screenful of Perl that is
41.B syslinux2ansi.
Note: See TracBrowser for help on using the browser.