ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/BasiliskII.1
Revision: 1.4
Committed: 1999-10-12T20:27:29Z (24 years, 11 months ago) by cebix
Branch: MAIN
Changes since 1.3: +2 -2 lines
Log Message:
- improved man page

File Contents

# User Rev Content
1 cebix 1.3 .TH BasiliskII 1 "October, 1999"
2 cebix 1.1 .SH NAME
3 cebix 1.2 Basilisk II \- a free, portable Mac II emulator
4 cebix 1.1 .SH SYNOPSIS
5     .B BasiliskII
6 cebix 1.3 [\-display
7     .IR display-name ]
8 cebix 1.1 .SH DESCRIPTION
9     .B Basilisk II
10     is an attempt at creating a free, portable 68k Mac emulator.
11     For more information, see the included "README" file.
12 cebix 1.3 .SH OPTIONS
13     .TP
14     .BI "\-display " display-name
15     specifies the display to use; see
16     .BR X (1)
17 cebix 1.2 .SH FILES
18     .TP
19 cebix 1.4 .I /usr/share/BasiliskII/keycodes
20 cebix 1.2 X server keycodes definitions.
21     .TP
22     .I ~/.basilisk_ii_prefs
23     User-specific configuration file.
24     .TP
25     .I ~/.basilisk_ii_nvram
26     Contents of Mac non-volatile RAM.
27 cebix 1.1 .SH BUGS
28     Several. See the included "TODO" file.
29     .SH SEE ALSO
30     http://www.uni-mainz.de/~bauec002/B2Main.html (Basilisk II homepage)
31     .SH AUTHOR
32     Christian Bauer <Christian.Bauer@uni-mainz.de>
33     .SH COPYRIGHT
34 cebix 1.4 Copyright \(co 1997-1999 Christian Bauer et al.
35 cebix 1.1
36     This program is free software; you can redistribute it and/or modify
37     it under the terms of the GNU General Public License as published by
38     the Free Software Foundation; either version 2 of the License, or
39     (at your option) any later version.
40    
41     This program is distributed in the hope that it will be useful,
42     but WITHOUT ANY WARRANTY; without even the implied warranty of
43     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
44     GNU General Public License for more details.
45    
46     You should have received a copy of the GNU General Public License
47     along with this program; if not, write to the Free Software
48     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.