[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[freesci-develop] man page fix
From: |
Bas Zoetekouw |
Subject: |
[freesci-develop] man page fix |
Date: |
Mon, 12 Apr 2004 20:02:53 +0200 |
User-agent: |
Mutt/1.5.4i |
Hi!
Here's a small fix for an error in the man page. The adlibemu is a midi
driver, not an output driver.
--- freesci-0.3.4c/doc/man/freesci.6 2004-04-08 02:17:27.000000000 +0200
+++ /tmp/freesci.6 2004-04-12 19:57:35.000000000 +0200
@@ -1,4 +1,4 @@
-.\" (C) Copyright 2001 Bas Zoetekouw and Christoph Reichenbach
+.\" (C) Copyright 2001-2004 Bas Zoetekouw and Christoph Reichenbach
.\" (address@hidden and address@hidden)
.\"
.\" Permission is granted to make and distribute verbatim copies of this
@@ -20,9 +20,9 @@
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
.\"
-.\" Modified Sun Dec 30 14:55:13 2001 by Bas Zoetekouw`
+.\" Modified Mon Apr 12 19:50:18 CEST 2004 by Bas Zoetekouw
.\"
-.TH freesci 6 "Jan 19th, 2003" "FreeSCI 0.3.4" FreeSCI
+.TH freesci 6 "Apr 12th, 2004" "FreeSCI 0.3.4c" FreeSCI
.SH NAME
freesci \- free interpreter for SCI bytecode
@@ -130,20 +130,20 @@
.TP
.BR "\-\-midiout \fIdriver\fR, \-\fBO\fR\fIdriver\fR"
-This is the output driver or interface to use. Currently,
-\fIunixraw\fR,
-\fIalsaraw\fR, \fInull\fR, \fIossopl3\fR, \fIadlibemu\fR and \fIossseq\fR (an
OSS sequencer
+This is the output driver or interface to use. Currently, \fIunixraw\fR,
+\fIalsaraw\fR, \fInull\fR, \fIossopl3\fR, \fIossseq\fR (an OSS sequencer
driver) may be available on your system, ossseq being the default.
-\fIadlibemu\fR uses an OPL/2 emulator to run on top of a PCM device, which
-you may specify separately.
.TP
.BR "\-\-mididevice \fIdriver\fR, \-\fBM\fR\fIdriver\fR"
SCI was designed to support a variety of physical output devices. FreeSCI
currently supports the Rolant MT\-32 (\fImt32\fR, the default), an Adlib
-device (\fIadlib\fR) and it also offers an MT\-32 to General MIDI translation
-layer (\fImt32gm\fR). Alternatively, sound may be turned off by using the
-null driver (\fInull\fR).
+device (\fIadlib\fR), an MT\-32 to General MIDI translation
+layer (\fImt32gm\fR) and an \fIadlibemu\fR device that uses an OPL/2
+emulator to run on top of a PCM device (which may be specified
+separately using the "\-\-pcmout" option, see below).
+Alternatively, sound may be turned off by using the null driver
+(\fInull\fR).
.TP
.BR "\-\-sound\-server \fIserver\fR, \-\fBS\fR\fIserver\fR"
--
Kind regards,
+---------------------------------------------------------------+
| Bas Zoetekouw | Si l'on sait exactement ce |
|--------------------------------| que l'on va faire, a quoi |
| address@hidden, address@hidden | bon le faire? |
| GPG key: 0644fab7 | Pablo Picasso |
+---------------------------------------------------------------+
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [freesci-develop] man page fix,
Bas Zoetekouw <=