svn commit: r46412 - head/share/xml

Jason Helfman jgh at FreeBSD.org
Wed Apr 1 16:03:16 UTC 2015


Author: jgh
Date: Wed Apr  1 16:03:15 2015
New Revision: 46412
URL: https://svnweb.freebsd.org/changeset/doc/46412

Log:
  - bangbug is invalid
  
  PR:		199018
  Differential Revision:	https://reviews.freebsd.org/D2191
  Reported by:	arjun1296 at gmail.com
  Approved by:	bcr (mentor)

Modified:
  head/share/xml/usergroups.xml

Modified: head/share/xml/usergroups.xml
==============================================================================
--- head/share/xml/usergroups.xml	Wed Apr  1 16:00:33 2015	(r46411)
+++ head/share/xml/usergroups.xml	Wed Apr  1 16:03:15 2015	(r46412)
@@ -1081,16 +1081,6 @@ The country codes are precise ISO3166 co
   </country>
 
   <country code="IN" name="India">
-  <entry id="bangbug">
-    <name>Bangalore BSD User Group (BANGBUG)</name>
-    <url>http://www.bangbug.org/</url>
-    <description>BANGBUG - (Bangalore BSD User Group) is a users group
-      for open source Unix-based systems in the Bangalore India area.
-      Our primary emphasis is on FreeBSD, but enthusiasts of other open
-      source Unix and Unix-like systems such as Linux, DragonFly BSD,
-      OpenBSD, NetBSD, Darwin, MacOsX and OpenBSD are welcome.
-    </description>
-  </entry>
   </country>
 
   <country code="MN" name="Mongolia">


More information about the svn-doc-head mailing list