svn commit: r51239 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bjk Date: Thu Nov 30 04:46:58 2017 New Revision: 51239 URL: https://svnweb.freebsd.org/changeset/doc/51239 Log: Tweak status report sample to reflect current practices Remove the blank line before email addresses, title case for URL descriptions, etc.. Modified: head/en_US.ISO8859-1/htdocs/news/status/report-sample.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-sample.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-sample.xml Thu Nov 30 04:41:30 2017 (r51238) +++ head/en_US.ISO8859-1/htdocs/news/status/report-sample.xml Thu Nov 30 04:46:58 2017 (r51239) @@ -15,14 +15,12 @@ <given>John</given> <common>Smith</common> </name> - <email>[email protected]</email> </person> <!-- For teams or groups --> <person> <name>Wunderteam</name> - <email>[email protected]</email> </person> </contact> @@ -30,7 +28,7 @@ <!-- Optional section but highly encouraged. --> <links> <!-- A hypertext link with a description... --> - <url href="http://www.example.com/project/url/here">Description here.</url> + <url href="http://www.example.com/project/url/here">Description Here</url> </links> <!-- Required section. --> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"