docs/93478: [patch] use proper charset examples in linuxemu chapter

Daniel Gerzo danger at rulez.sk
Fri Feb 17 15:00:22 UTC 2006


>Number:         93478
>Category:       docs
>Synopsis:       [patch] use proper charset examples in linuxemu chapter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 17 15:00:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Gerzo
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
rulez.sk
>Environment:
System: FreeBSD 6.1-PRERELEASE #0: Wed Feb 15 02:22:30 CET 2006 i386
>Description:
Use the proper charset examples in Chpapter 10.
>How-To-Repeat:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sapr3.html
>Fix:
--- chapter.sgml.diff begins here ---
--- /usr/home/danger/doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml	Sun Jan  8 20:22:13 2006
+++ /usr/home/danger/doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml.new	Fri Feb 17 14:46:01 2006
@@ -2014,14 +2014,14 @@
           system without any problems, though).  The following locales
           are needed:</para>
 
-        <programlisting>de_DE.ISO-8859-1
-en_US.ISO-8859-1</programlisting>
+        <programlisting>de_DE.ISO8859-1
+en_US.ISO8859-1</programlisting>
 
 	<para>Create the links like this:</para>
 
 	<screen>&prompt.root; <userinput>cd /compat/linux/usr/share/locale</userinput>
-&prompt.root; <userinput>ln -s de_DE de_DE.ISO-8859-1</userinput>
-&prompt.root; <userinput>ln -s en_US en_US.ISO-8859-1</userinput></screen>
+&prompt.root; <userinput>ln -s de_DE de_DE.ISO8859-1</userinput>
+&prompt.root; <userinput>ln -s en_US en_US.ISO8859-1</userinput></screen>
 
         <para>If they are not present, there will be some problems
           during the installation.  If these are then subsequently
--- chapter.sgml.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list