From dcd974373cb82e10f6b4dec36d4520b3ad7038c4 Mon Sep 17 00:00:00 2001 From: charnier Date: Thu, 6 Feb 2003 11:10:32 +0000 Subject: The .Fn function --- share/man/man3/pthread_cleanup_push.3 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'share/man/man3/pthread_cleanup_push.3') diff --git a/share/man/man3/pthread_cleanup_push.3 b/share/man/man3/pthread_cleanup_push.3 index b7d797e..7d7f986 100644 --- a/share/man/man3/pthread_cleanup_push.3 +++ b/share/man/man3/pthread_cleanup_push.3 @@ -53,14 +53,16 @@ is called, it is passed .Fa arg as its only argument. .Sh RETURN VALUES +The .Fn pthread_cleanup_push -does not return any value. +function does not return any value. .Sh ERRORS None .Sh SEE ALSO .Xr pthread_cleanup_pop 3 , .Xr pthread_exit 3 .Sh STANDARDS +The .Fn pthread_cleanup_push -conforms to +function conforms to .St -p1003.1-96 . -- cgit v1.1