bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bash 2.05b stale URL in examples/obashdb/README


From: Paul Eggert
Subject: bash 2.05b stale URL in examples/obashdb/README
Date: Wed, 24 Jul 2002 01:06:23 -0700 (PDT)

Configuration Information [Automatically generated, do not change]:
Machine: sparc
OS: solaris2.8
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='sparc' 
-DCONF_OSTYPE='solaris2.8' -DCONF_MACHTYPE='sparc-sun-solaris2.8' 
-DCONF_VENDOR='sun' -DSHELL  -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib  -g 
-O2 -Wall -W -Wno-sign-compare -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-noreturn -Wmissing-format-attribute
uname output: SunOS sic.twinsun.com 5.8 Generic_108528-15 sun4u sparc 
SUNW,UltraSPARC-IIi-Engine
Machine Type: sparc-sun-solaris2.8

Bash Version: 2.05b
Patch Level: 0
Release Status: release

Description:
        examples/obashdb/README has a stale URL that no longer works.

Repeat-By:

Fix:
===================================================================
RCS file: examples/obashdb/README,v
retrieving revision 2.5.2.0
retrieving revision 2.5.2.1
diff -pu -r2.5.2.0 -r2.5.2.1
--- examples/obashdb/README     1995/07/31 20:31:23     2.5.2.0
+++ examples/obashdb/README     2002/07/24 08:04:42     2.5.2.1
@@ -2,7 +2,10 @@ This is a modified version of the Korn S
 Rosenblatt's `Learning the Korn Shell', published by O'Reilly
 and Associates (ISBN 1-56592-054-6).
 
-The original `kshdb' is available for anonymous FTP with the URL
+The original `kshdb' is available at:
 
-ftp://ftp.uu.net/published/oreilly/nutshell/ksh/ksh.tar.Z
+http://examples.oreilly.com/korn/ksh.tar.Z
 
+A revised edition is available at:
+
+http://examples.oreilly.com/korn2/korn2_examples.tar.gz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]