memdisk: Force ld output format to 32-bits
[syslinux.git] / man / syslinux2ansi.1
blob063e357c13eabc410d92d4655be56645fa42669c
1 .TH SYSLINUX2ANSI 1
2 .SH NAME
3 syslinux2ansi \- 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
9 is a filter which converts a screen formatted for syslinux to one
10 compatible with PC ANSI.  It will only read from standard in, and has
11 no command line options.
12 .SH BUGS
13 Help and version command line options would be useful.
14 .PP
15 The ability to put input and output filenames on the command line might
16 be good as well.
17 .SS Bug reports
18 I would appreciate hearing of any problems you have with SYSLINUX.  I
19 would also like to hear from you if you have successfully used SYSLINUX,
20 especially if you are using it for a distribution.
21 .PP
22 If you are reporting problems, please include all possible information
23 about your system and your BIOS; the vast majority of all problems
24 reported turn out to be BIOD or hardware bugs, and I need as much
25 information as possible in order to diagnose the problems.
26 .PP
27 There is a mailing list for discussion among SYSLINUX users and for
28 announcements of new and test versions.   To join, send a message to
29 majordomo@linux.kernel.org with the line:
30 .PP
31 .B subscribe syslinux
32 .PP
33 in the body of the message.  The submission address is
34 syslinux@linux.kernel.org.
35 .SH "SEE ALSO"
36 .BR syslinux(1),
37 .BR perl(1)
38 .SH AUTHOR
39 This 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.