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

Konstantin Belousov <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
On Sat, Jun 10, 2017 at 03:04:16AM +0000, Michael Dexter wrote:
> 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)
bcr should remember r46068/r46069.  Did C standard changed meantime ?

> 
> 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>
> 
_______________________________________________
[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.