Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126776 - UTF-8 Guide has wrong irssi command
Summary: UTF-8 Guide has wrong irssi command
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: nm (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-19 03:18 UTC by George Prowse
Modified: 2006-03-19 08:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George Prowse 2006-03-19 03:18:21 UTC
In the UTF-8 guide the irssi section tells you to set irssi to UTF-8 by entering 

/set term_type UTF-8

This is incorrect, it should be 

/set term_charset UTF-8
Comment 1 nm (RETIRED) gentoo-dev 2006-03-19 08:10:31 UTC
Fixed in CVS. Thanks for catching this; I hadn't even realized that the 0.8.10 upgrade changed the command.