Bug 172581

Summary: [PATCH] remove alpha in send-pr.html
Product: Documentation Reporter: Chris Petrik <c.petrik.sosa>
Component: Books & ArticlesAssignee: Eitan Adler <eadler>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Chris Petrik 2012-10-10 23:58:31 UTC
Remove Alpha option in send-pr as we no longer support it.

Fix: Patch attached with submission follows:
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2012-10-11 00:12:28 UTC
Responsible Changed
From-To: freebsd-doc->eadler

I'll take it.
Comment 2 Chris Petrik 2013-01-09 14:58:30 UTC
This can be closed out.
Comment 3 Chris Petrik 2013-01-29 23:33:53 UTC
Wow just wow and when you are finished saying wow say it again Wow!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-06-01 11:50:12 UTC
Author: eadler
Date: Sat Jun  1 10:50:04 2013
New Revision: 41808
URL: http://svnweb.freebsd.org/changeset/doc/41808

Log:
  Remove alpha from the send-pr page as we no longer support it.
  
  PR:		docs/172581
  Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
  Discussed with:	gabor, linimon

Modified:
  head/en_US.ISO8859-1/htdocs/send-pr.xml

Modified: head/en_US.ISO8859-1/htdocs/send-pr.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/send-pr.xml	Sat Jun  1 10:19:14 2013	(r41807)
+++ head/en_US.ISO8859-1/htdocs/send-pr.xml	Sat Jun  1 10:50:04 2013	(r41808)
@@ -95,7 +95,6 @@
 
       <br/><br/><label for="category">Category</label>: <select name="category" id="category">
 	<option> advocacy</option>
-	<option> alpha</option>
 	<option> amd64</option>
 	<option> arm</option>
 	<option> bin</option>
_______________________________________________
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 5 Eitan Adler freebsd_committer freebsd_triage 2013-06-01 11:52:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!