Bug 29896

Summary: wrong URL in soundcard.h
Product: Base System Reporter: Gerhard Gonter <gonter>
Component: kernAssignee: greid
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-PRERELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Gerhard Gonter 2001-08-20 12:30:01 UTC
The FTP directory specified for the Hacker's Guide to VoxWare is
wrong, here is the updated URL.

Fix: Here's the corrected URL.
How-To-Repeat: $ ftp ftp://nic.funet.fi/pub/OS/Linux/
[...FTP transcript...]
250-We have for quite a while (since circa 1993) asked people to refer to
250-    /pub/Linux/
250-instead of the old path:
250-    /pub/OS/Linux
ftp> cd ALPHA
550 /pub/OS/Linux/ALPHA: No such file or directory.
ftp> cd /pub/Linux/ALPHA/sound
250 CWD command successful.
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2001-08-20 12:35:27 UTC
Responsible Changed
From-To: freebsd-bugs->sound

Over to the sound maintainers
Comment 2 greid freebsd_committer freebsd_triage 2001-08-21 08:39:59 UTC
State Changed
From-To: open->analyzed

Changed in -current, thanks! 


Comment 3 greid freebsd_committer freebsd_triage 2001-08-21 08:39:59 UTC
Responsible Changed
From-To: sound->greid

My MFC reminder
Comment 4 greid freebsd_committer freebsd_triage 2001-09-15 02:10:04 UTC
State Changed
From-To: analyzed->closed

MFC'd, thanks!