diff --git a/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml b/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml
index a4259bad2a..d8824d9edb 100644
--- a/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/multimedia/chapter.xml
@@ -210,9 +210,6 @@ hint.sbc.0.irq="5"
hint.sbc.0.drq="1"
hint.sbc.0.flags="0x15"
- In this case, the card uses the 0x220
- I/O port and the IRQ 5.
-
The syntax used in /boot/device.hints
is described in &man.sound.4; and the manual page for the
driver of the sound card.
@@ -1133,8 +1130,7 @@ zoom=yes
This example demonstrates how to convert a DivX file
into a PAL MPEG-1 file (PAL VCD):
- &prompt.user; transcode -i
-input.avi -V --export_prof vcd-pal -o output_vcd
+ &prompt.user; transcode -i input.avi -V --export_prof vcd-pal -o output_vcd
&prompt.user; mplex -f 1 -o output_vcd.mpg output_vcd.m1v output_vcd.mpa
The resulting MPEG file,