freebsd-dev/share/man
Giorgos Keramidas a3c8fc5312 Add a manpage for pthread_atfork(3). This copies a lot of the text of
the Open Group manpage for pthread_atfork(), available online at:

http://www.opengroup.org/onlinepubs/009695399/functions/pthread_atfork.html

which should be ok, since Daniel Eischen had mailed me about Open
Group manpages and the fact that they have granted permission to
FreeBSD to use their material.  Any differences from the OG text are
my changes to the original manpage text submitted by Alex Vasylenko:

- In an effort to clean up the part that describes hooks and their
  calling order, I used a list instead of a single paragraph for all the three
  types of fork() hooks.
- After a short discussion with Dima Dorfman a long long time ago in a
  far away galaxy, I changed the RETURN VALUES section to look more
  like the rest of the pthread_xxx.3 manpages.

PR:		docs/68201
Submitted by:	Alex Vasylenko <lxv@omut.org>
2005-05-18 16:23:11 +00:00
..
man1 Update list of utilitys which are implemented externally, Xref info.1, 2005-02-23 22:37:17 +00:00
man3 Add a manpage for pthread_atfork(3). This copies a lot of the text of 2005-05-18 16:23:11 +00:00
man4 Add note about required firmware to save others time and frustration with this device 2005-05-15 21:08:51 +00:00
man5 Add manpages for devfs.conf and devfs.rules. These have been 2005-05-17 17:52:27 +00:00
man6 Sort sections. 2005-01-21 08:36:40 +00:00
man7 Correct script path. 2005-05-17 03:54:52 +00:00
man8 Fixed xref. 2005-01-21 12:01:00 +00:00
man9 Clarify the header. 2005-05-17 15:03:50 +00:00
Makefile NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00