Bug 169122

Summary: typo in link
Product: Documentation Reporter: Diane Bruce <db>
Component: Books & ArticlesAssignee: Isabell Long <issyl0>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Diane Bruce 2012-06-16 01:02:26 UTC

    
Comment 1 Isabell Long freebsd_committer freebsd_triage 2012-06-16 10:16:22 UTC
Responsible Changed
From-To: freebsd-doc->issyl0

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-06-16 18:09:10 UTC
Author: issyl0
Date: Sat Jun 16 17:09:01 2012
New Revision: 39051
URL: http://svn.freebsd.org/changeset/doc/39051

Log:
  Fix a typo in a URL in the multimedia section of the website.
  
  PR:		docs/169122
  Submitted by:	db
  Approved by:	gabor (mentor)

Modified:
  head/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml

Modified: head/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml	Fri Jun 15 21:35:13 2012	(r39050)
+++ head/en_US.ISO8859-1/htdocs/multimedia/multimedia-input.xml	Sat Jun 16 17:09:01 2012	(r39051)
@@ -2008,7 +2008,7 @@
 		Interview with FreeBSD developer Diane Bruce. We
 		talk about Ham Radio on BSD.
 		Slides from one of her talks:
-		<a href="http://www.oarc.net/presentations/hamradio_on_freebsd.pdf">http://www.oarc.net/hamradio_on_freebsd.pdf</a>
+		<a href="http://www.oarc.net/presentations/hamradio_on_freebsd.pdf">http://www.oarc.net/presentations/hamradio_on_freebsd.pdf</a>
 	    ]]></desc>
 	    <overview>http://bsdtalk.blogspot.com/2007/05/bsdtalk111-freebsd-developer-diane.html</overview>
 	    <tags>bsdtalk,interview,freebsd,diana bruce</tags>
_______________________________________________
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 3 Isabell Long freebsd_committer freebsd_triage 2012-06-16 18:20:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!