From rover@fly.lglobus.ru Sun Aug  1 13:36:36 1999
Return-Path: <rover@fly.lglobus.ru>
Received: from fly.lglobus.ru (fly.lglobus.ru [195.34.224.130])
	by hub.freebsd.org (Postfix) with ESMTP id 088A314CDF
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  1 Aug 1999 13:36:27 -0700 (PDT)
	(envelope-from rover@fly.lglobus.ru)
Received: (from rover@localhost)
	by fly.lglobus.ru (8.9.3/8.9.2) id AAA37414;
	Mon, 2 Aug 1999 00:38:18 +0400 (MSD)
	(envelope-from rover)
Message-Id: <199908012038.AAA37414@fly.lglobus.ru>
Date: Mon, 2 Aug 1999 00:38:18 +0400 (MSD)
From: "Oleg V. Volkov" <rover@fly.lglobus.ru>
Reply-To: rover@fly.lglobus.ru
To: FreeBSD-gnats-submit@freebsd.org
Subject: Handbook section 23 ("Linux emulation") still points to /usr/ports/emulators/linux_lib instead of linux_base
X-Send-Pr-Version: 3.2

>Number:         12913
>Category:       docs
>Synopsis:       Handbook section 23 ("Linux emulation") still points to /usr/ports/emulators/linux_lib instead of linux_base
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug  1 13:40:00 PDT 1999
>Closed-Date:    Sun Aug 1 15:35:06 PDT 1999
>Last-Modified:  Sun Aug  1 15:36:13 PDT 1999
>Originator:     Oleg V. Volkov
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
-=/ SR 13 /=-
>Environment:

	Handbook as of 2 Aug 1999.

>Description:

	See synopsis.

>How-To-Repeat:

	N/A

>Fix:
	
	Obvious.


>Release-Note:
>Audit-Trail:

From: Chris Costello <chris@calldei.com>
To: "Oleg V. Volkov" <rover@fly.lglobus.ru>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: docs/12913: Handbook section 23 ("Linux emulation") still points to /usr/ports/emulators/linux_lib instead of linux_base
Date: Sun, 1 Aug 1999 16:19:48 -0500

 On Mon, Aug 02, 1999, Oleg V. Volkov wrote:
 > >Fix:
 > 	
 > 	Obvious.
 
    ...and here's a patch:
 
 Index: chapter.sgml
 ===================================================================
 RCS file: /home/ncvs/doc/en/handbook/linuxemu/chapter.sgml,v
 retrieving revision 1.15
 diff -u -1 -r1.15 chapter.sgml
 --- chapter.sgml	1999/06/20 21:19:13	1.15
 +++ chapter.sgml	1999/08/01 21:19:06
 @@ -157,3 +157,3 @@
        <sect3>
 -	<title>Installing using the linux_lib port</title>
 +	<title>Installing using the linux_base port</title>
  	
 @@ -162,5 +162,5 @@
  	  do this by hand, however, it is vastly simpler to just grab the
 -	  linux_lib port:</para>
 +	  linux_base port:</para>
  
 -	<screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_lib</userinput>
 +	<screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base</userinput>
  &prompt.root; <userinput>make all install</userinput></screen>
 @@ -210,3 +210,3 @@
  	
 -	<para>What if you install the <filename>linux_lib</filename> port and
 +	<para>What if you install the <filename>linux_base</filename> port and
  	  your application still complains about missing shared libraries? How
 
 -- 
 |Chris Costello <chris@calldei.com>
 |Stack Error:  Lost on a cluttered desk...
 `-----------------------------------------
 
State-Changed-From-To: open->closed  
State-Changed-By: cpiazza 
State-Changed-When: Sun Aug 1 15:35:06 PDT 1999 
State-Changed-Why:  
Fixed, thanks! 
>Unformatted:
