From: jmc Date: Fri, 15 May 2015 18:47:53 +0000 (+0000) Subject: trailing whitespace; X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=53bd3188afdc7dc2ed854f2d320cdbd2c80e5467;p=openbsd trailing whitespace; --- diff --git a/lib/libpthread/man/pthread_atfork.3 b/lib/libpthread/man/pthread_atfork.3 index 0161b66d81a..4eefae24b2e 100644 --- a/lib/libpthread/man/pthread_atfork.3 +++ b/lib/libpthread/man/pthread_atfork.3 @@ -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 , 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.