svn commit: r52930 - head/share/xml
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb Date: Tue Apr 16 14:50:34 2019 New Revision: 52930 URL: https://svnweb.freebsd.org/changeset/doc/52930 Log: Add pthread_get_name_np(3). Sponsored by: The FreeBSD Foundation Modified: head/share/xml/man-refs.ent Modified: head/share/xml/man-refs.ent ============================================================================== --- head/share/xml/man-refs.ent Tue Apr 16 14:42:10 2019 (r52929) +++ head/share/xml/man-refs.ent Tue Apr 16 14:50:34 2019 (r52930) @@ -5756,6 +5756,7 @@ <!ENTITY man.pthread.detach.3 "<citerefentry xmlns='http://docbook.org/ns/docbook'><refentrytitle>pthread_detach</refentrytitle><manvolnum>3</manvolnum></citerefentry>"> <!ENTITY man.pthread.equal.3 "<citerefentry xmlns='http://docbook.org/ns/docbook'><refentrytitle>pthread_equal</refentrytitle><manvolnum>3</manvolnum></citerefentry>"> <!ENTITY man.pthread.exit.3 "<citerefentry xmlns='http://docbook.org/ns/docbook'><refentrytitle>pthread_exit</refentrytitle><manvolnum>3</manvolnum></citerefentry>"> +<!ENTITY man.pthread.get.name.np.3 "<citerefentry xmlns='http://docbook.org/ns/docbook'><refentrytitle>pthread_get_name_np</refentrytitle><manvolnum>3</manvolnum></citerefentry>"> <!ENTITY man.pthread.getaffinity.np.3 "<citerefentry xmlns='http://docbook.org/ns/docbook'><refentrytitle>pthread_getaffinity_np</refentrytitle><manvolnum>3</manvolnum></citerefentry>"> <!ENTITY man.pthread.getcancelstate.3 "<citerefentry xmlns='http://docbook.org/ns/docbook'><refentrytitle>pthread_getcancelstate</refentrytitle><manvolnum>3</manvolnum></citerefentry>"> <!ENTITY man.pthread.getconcurrency.3 "<citerefentry xmlns='http://docbook.org/ns/docbook'><refentrytitle>pthread_getconcurrency</refentrytitle><manvolnum>3</manvolnum></citerefentry>"> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"