Date: Sun, 26 Jul 2015 03:43:26 -0700 From: Dru Lavigne <dru.lavigne@att.net> To: freebsd-doc@freeBSD.org, John-Mark Gurney <jmg@funkthat.com> Cc: freebsd-ports@freeBSD.org Subject: Re: ports referenced in handbook but removed... Message-ID: <1437907406.98335.YahooMailBasic@web184901.mail.gq1.yahoo.com>
index | next in thread | raw e-mail
[-- Attachment #1 --] Any disagreements or enhancement suggestions for the attached patch? Once approved, I'll mark it for commital after August 1 (the EOL for 8.x). Cheers, Dru -------------------------------------------- On Fri, 7/24/15, John-Mark Gurney <jmg@funkthat.com> wrote: Subject: ports referenced in handbook but removed... To: freebsd-doc@freeBSD.org Cc: freebsd-ports@freeBSD.org Date: Friday, July 24, 2015, 12:10 AM I was looking at the handbook for localization items to answer a question and came across: https://www.freebsd.org/doc/handbook/using-localization.html#locale-console big5con does not exist anymore zhcon does not exist anymore kon2's link is wrong, the port exists, but w/o a pkg-descr kon2-14dot's link is wrong, the port exists, but w/o a pkg-descr It'd be nice if someone updated our documentation. Thanks. -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not." _______________________________________________ freebsd-doc@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org" [-- Attachment #2 --] Index: chapter.xml =================================================================== --- chapter.xml (revision 47083) +++ chapter.xml (working copy) @@ -486,58 +486,9 @@ <primary><application>moused</application></primary> </indexterm> - <para>For languages with wide or multibyte characters, install a - console for that language from the &os; Ports Collection. The - available ports are summarized in <xref - linkend="locale-console"/>. Once installed, refer to the - port's <filename>pkg-message</filename> or man pages for - configuration and usage instructions.</para> + <para>As of &rel2.current;, &man.vt.4; supports wide and + multibyte characters.</para> - <table xml:id="locale-console" frame="none" pgwide="1"> - <title>Available Console from Ports Collection</title> - - <tgroup cols="2"> - <thead> - <row> - <entry>Language</entry> - <entry>Port Location</entry> - </row> - </thead> - - <tbody> - <row> - <entry>Traditional Chinese (BIG-5)</entry> - <entry><package>chinese/big5con</package></entry> - </row> - - <row> - <entry>Chinese/Japanese/Korean</entry> - <entry><package>chinese/cce</package></entry> - </row> - - <row> - <entry>Chinese/Japanese/Korean</entry> - <entry><package>chinese/zhcon</package></entry> - </row> - - <row> - <entry>Japanese</entry> - <entry><package>chinese/kon2</package></entry> - </row> - - <row> - <entry>Japanese</entry> - <entry><package>japanese/kon2-14dot</package></entry> - </row> - - <row> - <entry>Japanese</entry> - <entry><package>japanese/kon2-16dot</package></entry> - </row> - </tbody> - </tgroup> - </table> - <para>If <application>moused</application> is enabled in <filename>/etc/rc.conf</filename>, additional configuration may be required. By default, the mouse cursor of thehelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1437907406.98335.YahooMailBasic>
