svn commit: r48478 - head/en_US.ISO8859-1/books/porters-handbook/porting-dads
Jason Helfman <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: jgh
Date: Sun Mar 27 17:29:52 2016
New Revision: 48478
URL: https://svnweb.freebsd.org/changeset/doc/48478
Log:
- remove trailing '>'
Modified:
head/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml Sun Mar 27 17:11:57 2016 (r48477)
+++ head/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml Sun Mar 27 17:29:52 2016 (r48478)
@@ -636,7 +636,7 @@ exec %%LOCALBASE%%/bin/java -jar %%DATAD
other ways of getting the information. For example,
<function>setprogname(argv[0])</function> in
<function>main()</function> and then &man.getprogname.3;
- to know the executable name>.</para>
+ to know the executable name.</para>
<para>Do not rely on behavior that is undocumented by
<acronym>POSIX</acronym>.</para>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"