Bug 170814

Summary: bad url in docs
Product: Documentation Reporter: j. newkid <jnewkid>
Component: Books & ArticlesAssignee: Isabell Long <issyl0>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description j. newkid 2012-08-21 08:40:11 UTC
in all your hardware release notes you mention a 

http://damien.bergamini.free.fr/ral/list.html

which always comes up with error 500.  noticed this for awhile

http://www.freebsd.org/releases/9.0R/hardware.html
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2012-08-21 22:26:24 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-doc

fix assignment
Comment 2 Isabell Long freebsd_committer freebsd_triage 2012-08-28 13:47:51 UTC
Responsible Changed
From-To: freebsd-doc->issyl0

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-08-28 14:34:58 UTC
Author: issyl0
Date: Tue Aug 28 13:34:49 2012
New Revision: 39464
URL: http://svn.freebsd.org/changeset/doc/39464

Log:
  - Remove a broken link in the 9.0R hardware release notes webpage.
  - Make SVN happy with fbsd:nokeywords set on the file.
  
  PR:		docs/170814
  Approved by:	gjb (mentor)

Modified:
  head/en_US.ISO8859-1/htdocs/releases/9.0R/hardware.html   (contents, props changed)

Modified: head/en_US.ISO8859-1/htdocs/releases/9.0R/hardware.html
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/9.0R/hardware.html	Tue Aug 28 08:03:26 2012	(r39463)
+++ head/en_US.ISO8859-1/htdocs/releases/9.0R/hardware.html	Tue Aug 28 13:34:49 2012	(r39464)
@@ -7248,10 +7248,6 @@ RT2600 chipsets, including:</p>
 </li>
 </ul>
 
-<p>An up to date list can be found at <a
-href="http://damien.bergamini.free.fr/ral/list.html"
-target="_top">http://damien.bergamini.free.fr/ral/list.html</a>.</p>
-
 <p>[i386,amd64] The <a
 href="http://www.FreeBSD.org/cgi/man.cgi?query=rum&sektion=4&manpath=FreeBSD+9.0-RELEASE">
 <span class="CITEREFENTRY"><span class="REFENTRYTITLE">rum</span>(4)</span></a> driver
_______________________________________________
svn-doc-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
Comment 4 Isabell Long freebsd_committer freebsd_triage 2012-08-28 14:36:55 UTC
State Changed
From-To: open->closed

This broken link has been removed now.  Thanks for the report!