- remove trailing '>'
This commit is contained in:
parent
c03c1eee94
commit
07aa5144d2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48478
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue