diff options
author | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-02-17 23:44:43 +0000 |
---|---|---|
committer | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-02-17 23:44:43 +0000 |
commit | 5867c88a8256c6501c382ba421c91464dd871e3b (patch) | |
tree | 26ec3ac0017993608a9372b571dac742ada49415 /qemu-doc.texi | |
parent | d5d10bc3056646404f4b60517b851398c3a28986 (diff) |
Parport EPP support for Linux, by Marko Kohtala.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2430 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index 9bc6b5a91b..a4c99708e9 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -541,7 +541,7 @@ void device parameters are set according to the emulated ones. @item /dev/parportN [Linux only, parallel port only] Use host parallel port -@var{N}. Currently only SPP parallel port features can be used. +@var{N}. Currently SPP and EPP parallel port features can be used. @item file:filename Write output to filename. No character can be read. @item stdio |