- remove trailing '>'

This commit is contained in:
Jason Helfman 2016-03-27 17:29:52 +00:00
parent c03c1eee94
commit 07aa5144d2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48478

View file

@ -636,7 +636,7 @@ exec %%LOCALBASE%%/bin/java -jar %%DATADIR%%/foo.jar "$@"</programlisting>
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>