Add getprogname(3) and setprogname(3).
This commit is contained in:
parent
19045ad358
commit
d46e1a628f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9671
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
for "foo.bar" would exist. Hopefully the chance of this is
|
||||
sufficiently small that it is not an issue.
|
||||
|
||||
$FreeBSD: doc/share/sgml/man-refs.ent,v 1.79 2001/06/14 17:03:22 bmah Exp $
|
||||
$FreeBSD: doc/share/sgml/man-refs.ent,v 1.80 2001/06/22 15:48:31 bmah Exp $
|
||||
-->
|
||||
|
||||
<!ENTITY man.CC.1 "<citerefentry/<refentrytitle/CC/<manvolnum/1//">
|
||||
|
@ -1698,6 +1698,7 @@
|
|||
<!ENTITY man.getpagesize.3 "<citerefentry/<refentrytitle/getpagesize/<manvolnum/3//">
|
||||
<!ENTITY man.getparyx.3 "<citerefentry/<refentrytitle/getparyx/<manvolnum/3//">
|
||||
<!ENTITY man.getpass.3 "<citerefentry/<refentrytitle/getpass/<manvolnum/3//">
|
||||
<!ENTITY man.getprogname.3 "<citerefentry/<refentrytitle/getprogname/<manvolnum/3//">
|
||||
<!ENTITY man.getprotobyname.3 "<citerefentry/<refentrytitle/getprotobyname/<manvolnum/3//">
|
||||
<!ENTITY man.getprotobynumber.3 "<citerefentry/<refentrytitle/getprotobynumber/<manvolnum/3//">
|
||||
<!ENTITY man.getprotoent.3 "<citerefentry/<refentrytitle/getprotoent/<manvolnum/3//">
|
||||
|
@ -2453,6 +2454,7 @@
|
|||
<!ENTITY man.setnetgrent.3 "<citerefentry/<refentrytitle/setnetgrent/<manvolnum/3//">
|
||||
<!ENTITY man.setpassent.3 "<citerefentry/<refentrytitle/setpassent/<manvolnum/3//">
|
||||
<!ENTITY man.setproctitle.3 "<citerefentry/<refentrytitle/setproctitle/<manvolnum/3//">
|
||||
<!ENTITY man.setprogname.3 "<citerefentry/<refentrytitle/setprogname/<manvolnum/3//">
|
||||
<!ENTITY man.setprotoent.3 "<citerefentry/<refentrytitle/setprotoent/<manvolnum/3//">
|
||||
<!ENTITY man.setpwent.3 "<citerefentry/<refentrytitle/setpwent/<manvolnum/3//">
|
||||
<!ENTITY man.setpwfile.3 "<citerefentry/<refentrytitle/setpwfile/<manvolnum/3//">
|
||||
|
|
Loading…
Reference in a new issue