| Summary: | [PATCH] remove alpha in send-pr.html | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Chris Petrik <c.petrik.sosa> | ||||
| Component: | Books & Articles | Assignee: | Eitan Adler <eadler> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Chris Petrik
2012-10-10 23:58:31 UTC
Responsible Changed From-To: freebsd-doc->eadler I'll take it. This can be closed out. Wow just wow and when you are finished saying wow say it again Wow! 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" State Changed From-To: open->closed Committed. Thanks! |