man pages through konqueror



man pages cab be seen through konqueror using a # mark and the name of the man
page.
the problem that i notice is the display of double quotes "

it displays '34'

what man under a VT on Konsole shows as:

Section "Device"
Identifier "name"
Driver "driver"
entries
...
EndSection

Konqueror shows as:

Section '34'Device'34'
Identifier '34'name'34'
Driver '34'driver'34'
entries
...
EndSection


--
heavytull
.



Relevant Pages