From owner-freebsd-doc@FreeBSD.ORG Fri Feb 17 15:00:22 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24BE116A420 for ; Fri, 17 Feb 2006 15:00:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EEBD43D46 for ; Fri, 17 Feb 2006 15:00:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1HF0KLN027415 for ; Fri, 17 Feb 2006 15:00:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1HF0KOD027414; Fri, 17 Feb 2006 15:00:20 GMT (envelope-from gnats) Resent-Date: Fri, 17 Feb 2006 15:00:20 GMT Resent-Message-Id: <200602171500.k1HF0KOD027414@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Daniel Gerzo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED3B016A420 for ; Fri, 17 Feb 2006 14:50:28 +0000 (GMT) (envelope-from danger@tomas.elvandar.org) Received: from tomas.elvandar.org (tomas.elvandar.org [217.148.169.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id A04E843D4C for ; Fri, 17 Feb 2006 14:50:28 +0000 (GMT) (envelope-from danger@tomas.elvandar.org) Received: by tomas.elvandar.org (Postfix, from userid 1002) id 09AC6483F50; Fri, 17 Feb 2006 14:50:28 +0000 (UTC) Message-Id: <20060217145028.09AC6483F50@tomas.elvandar.org> Date: Fri, 17 Feb 2006 14:50:28 +0000 (UTC) From: Daniel Gerzo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/93478: [patch] use proper charset examples in linuxemu chapter X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 15:00:22 -0000 >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: - de_DE.ISO-8859-1 -en_US.ISO-8859-1 + de_DE.ISO8859-1 +en_US.ISO8859-1 Create the links like this: &prompt.root; cd /compat/linux/usr/share/locale -&prompt.root; ln -s de_DE de_DE.ISO-8859-1 -&prompt.root; ln -s en_US en_US.ISO-8859-1 +&prompt.root; ln -s de_DE de_DE.ISO8859-1 +&prompt.root; ln -s en_US en_US.ISO8859-1 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: