- Codice: Seleziona tutto
mplayer Ú un visualizzatore
Su internet ho trovato questo link dove spiega che bisognerebbe modificare il file man.conf (che nella Slackware è sotto /usr/lib e non sotto /etc) inserendo al posto della riga:
- Codice: Seleziona tutto
NROFF /usr/bin/nroff -c --legacy NROFF_OLD_CHARSET -mandoc 2>/dev/null
- Codice: Seleziona tutto
NROFF /usr/bin/groff -Tascii -mandoc
- Codice: Seleziona tutto
NROFF /usr/bin/nroff -mandoc
- Codice: Seleziona tutto
# For use with utf-8, NROFF should be "nroff -mandoc" without -T option.
# (Maybe - but today I need -Tlatin1 to prevent double conversion to utf8.)
Emanuele
P.S. Se volete possiamo anche discutere su come passare a UTF8 e se ci sono problemi.
