1812808d82
- move DOC-linux.html into the docbook in a section called "Quick Start for Linux Users", and removed all references to the DOC-linux file that I could find. Most of the text has been moved into the Linux RPM section. Parts that did not fit into the docbook are now in doc/docbook/misc.txt. - put vga.pcf into INSTALL_LIST_X11 so that it's only installed when you configure with --with-x11. - transfer section on VGA font installation from docs-html into user guide - remove RCS id from screen shots within user guide, since they are changed to the revision info of user.dbk. Modified Files: Makefile.in configure configure.in build/linux/.cvsignore build/redhat/bochs.rpmspec.template doc/docbook/misc.txt doc/docbook/user/user.dbk doc/man/bochs-dlx.1 doc/man/bochs.1 doc/man/bochsrc.5 doc/man/bximage.1 docs-html/install.html Removed Files: build/linux/DOC-linux.html.in build/linux/bochs-docs.in
53 lines
1.6 KiB
Groff
53 lines
1.6 KiB
Groff
.\Document Author: Timothy R. Butler - tbutler@uninetsolutions.com
|
|
.TH bximage 1 "29 Jun 2002" "bximage" "The Bochs Project"
|
|
.\"SKIP_SECTION"
|
|
.SH NAME
|
|
bximage \- Interactive Disk Image Creator for Bochs
|
|
.\"SKIP_SECTION"
|
|
.SH USAGE
|
|
.B bximage
|
|
.\"SKIP_SECTION"
|
|
.SH DESCRIPTION
|
|
.LP
|
|
Bximage is an easy to use console based tool for creating
|
|
disk images, particularly for use with Bochs. It is
|
|
completely interactive, so no command line arguments are
|
|
needed to use bximage.
|
|
.\"SKIP_SECTION"
|
|
.SH LICENSE
|
|
This program is distributed under the terms of the GNU
|
|
Lesser General Public License as published by the Free
|
|
Software Foundation. See the COPYING file located in
|
|
/usr/local/share/doc/bochs/ for details on the license and
|
|
the lack of warrantee.
|
|
.\"SKIP_SECTION"
|
|
.SH AVAILABILITY
|
|
The latest version of this program can be found at:
|
|
http://bochs.sourceforge.net/getcurrent.html
|
|
.\"SKIP_SECTION"
|
|
.SH SEE ALSO
|
|
bochs(1), bochsrc(5), bochs-dlx(1)
|
|
.PP
|
|
.nf
|
|
The Bochs IA-32 Emulator site on the World Wide Web:
|
|
http://bochs.sourceforge.net
|
|
|
|
Online Bochs Documentation
|
|
http://bochs.sourceforge.net/doc/docbook/alldocs.html
|
|
.fi
|
|
.\"SKIP_SECTION"
|
|
.SH AUTHORS
|
|
Bximage was written by Bryce Denney, based on several
|
|
similar tools from the bochs-developers list.
|
|
.\"SKIP_SECTION"
|
|
.SH BUGS
|
|
Please report all bugs to the bug tracker on our web
|
|
site. Just go to http://bochs.sourceforge.net, and click
|
|
"Bug Reports" on the sidebar under "Features."
|
|
.PP
|
|
Provide a detailed description of the bug, the version of
|
|
the program you are running, the operating system you are
|
|
running the program on and the operating system you
|
|
are running in the emulator.
|
|
|