Bug 142204

Summary: bad link in bsd-family-tree
Product: Documentation Reporter: Jason <jhelfman>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
patch.txt none

Description Jason 2009-12-31 19:10:02 UTC
Bad link pointing to collection of release announcements.

Fix: see patch

Patch attached with submission follows:
How-To-Repeat: Link is broken:

http://www.de.FreeBSD.org/de/ftp/releases/
Comment 1 Jason 2009-12-31 19:17:47 UTC
Extra "."

Comment 2 Maxim Konovalov freebsd_committer freebsd_triage 2009-12-31 19:37:02 UTC
State Changed
From-To: open->patched

Fixed in HEAD.  Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-12-31 19:37:04 UTC
Author: maxim
Date: Thu Dec 31 19:36:51 2009
New Revision: 201348
URL: http://svn.freebsd.org/changeset/base/201348

Log:
  o Correct URL to announcements collection.
  
  PR:		docs/142204
  Submitted by:	Jason Helfman
  MFC after:	1 week

Modified:
  head/share/misc/bsd-family-tree

Modified: head/share/misc/bsd-family-tree
==============================================================================
--- head/share/misc/bsd-family-tree	Thu Dec 31 18:52:58 2009	(r201347)
+++ head/share/misc/bsd-family-tree	Thu Dec 31 19:36:51 2009	(r201348)
@@ -543,7 +543,7 @@ Andreas Klemm, Lars Köller. If you're go
 Die freien BSD-Varianten von Unix. c't April 1997, page 368ff.
 
 BSD Release Announcements collection.
-URL: http://www.de.FreeBSD.org/de/ftp/releases/
+URL: http://www.FreeBSD.org/releases/
 
 BSD Hypertext Man Pages
 URL: http://www.FreeBSD.org/cgi/man.cgi
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Comment 4 Johann Kois freebsd_committer freebsd_triage 2010-02-05 20:47:46 UTC
State Changed
From-To: patched->closed

Close this PR.  The proposed change to the src tree has been made more than 1 month ago.