trailing whitespace;
authorjmc <jmc@openbsd.org>
Fri, 15 May 2015 18:47:53 +0000 (18:47 +0000)
committerjmc <jmc@openbsd.org>
Fri, 15 May 2015 18:47:53 +0000 (18:47 +0000)
lib/libpthread/man/pthread_atfork.3

index 0161b66..4eefae2 100644 (file)
@@ -1,8 +1,8 @@
-.\"    $OpenBSD: pthread_atfork.3,v 1.11 2015/05/12 20:13:15 guenther Exp $
+.\"    $OpenBSD: pthread_atfork.3,v 1.12 2015/05/15 18:47:53 jmc Exp $
 .\"
 .\" David Leonard <d@openbsd.org>, 1999. Public domain.
 .\"
-.Dd $Mdocdate: May 12 2015 $
+.Dd $Mdocdate: May 15 2015 $
 .Dt PTHREAD_ATFORK 3
 .Os
 .Sh NAME
@@ -85,5 +85,5 @@ None of the handler lists are modified.
 conforms to
 .St -p1003.1-2004 .
 .Pp
-The behavior when a shared object is unloaded is an extension to   
+The behavior when a shared object is unloaded is an extension to
 that standard.