svn commit: r46016 - head/en_US.ISO8859-1/htdocs/news

Craig Rodrigues rodrigc at FreeBSD.org
Sun Nov 23 01:30:05 UTC 2014


Author: rodrigc (src committer)
Date: Sun Nov 23 01:30:04 2014
New Revision: 46016
URL: https://svnweb.freebsd.org/changeset/doc/46016

Log:
  List some podcasts.
  
  Reviewed by: allanjude

Modified:
  head/en_US.ISO8859-1/htdocs/news/news.xml

Modified: head/en_US.ISO8859-1/htdocs/news/news.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/news.xml	Sat Nov 22 20:13:11 2014	(r46015)
+++ head/en_US.ISO8859-1/htdocs/news/news.xml	Sun Nov 23 01:30:04 2014	(r46016)
@@ -38,6 +38,22 @@
       </li>
     </ul>
 
+    <h2>Podcasts</h2>
+
+    <ul>
+      <li>
+	<p><b><a href="http://www.bsdnow.tv/">BSD Now</a></b>:
+	  BSD Now is a weekly video podcast which covers the latest news,
+	  interviews and tutorials from the world of BSD.</p>
+      </li>
+
+      <li>
+	<p><b><a href="http://bsdtalk.blogspot.com/">bsdtalk</a></b>:
+	  bsdtalk is an audio podcast with interesting interviews of
+	  people in the BSD community.</p>
+      </li>
+    </ul>
+
     <h2>Other sites</h2>
 
     <ul>


More information about the svn-doc-head mailing list