svn commit: r50350 - in head/en_US.ISO8859-1: books/fdp-primer/docbook-markup share/xml

Michael Dexter <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: dexter
Date: Sat Jun 10 03:04:16 2017
New Revision: 50350
URL: https://svnweb.freebsd.org/changeset/doc/50350

Log:
  Added return to "Hello World" example.
  
  Approved by:	bcr (mentor)

Modified:
  head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml
  head/en_US.ISO8859-1/share/xml/teams.ent

Modified: head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml	Sat Jun 10 00:36:46 2017	(r50349)
+++ head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml	Sat Jun 10 03:04:16 2017	(r50350)
@@ -1105,6 +1105,7 @@ int
 main(void)
 {
     printf("hello, world\n");
+    return 0;
 }<tag class="endtag">programlisting</tag></programlisting>
 
 	<para>Notice how the angle brackets in the
@@ -1121,6 +1122,7 @@ int
 main(void)
 {
     printf("hello, world\n");
+    return 0;
 }</programlisting>
       </example>
     </sect2>

Modified: head/en_US.ISO8859-1/share/xml/teams.ent
==============================================================================
--- head/en_US.ISO8859-1/share/xml/teams.ent	Sat Jun 10 00:36:46 2017	(r50349)
+++ head/en_US.ISO8859-1/share/xml/teams.ent	Sat Jun 10 03:04:16 2017	(r50350)
@@ -17,7 +17,7 @@
 
 <!ENTITY a.admins "FreeBSD Administrators <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>">
 
-<!ENTITY a.bugmeister "Problem Report Database administrators <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>">
+<!ENTITY a.clusteradm "Cluster Admin Team <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>">
 
 <!ENTITY a.core "Core Team <email xmlns='http://docbook.org/ns/docbook'>[email protected]</email>">
 
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.