From b5c508fba33452c36601090d080ddc688efad870 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 14 Nov 2000 11:20:58 +0000 Subject: Use Fx macro wherever possible. --- lib/libpthread/man/pthread_condattr.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libpthread') diff --git a/lib/libpthread/man/pthread_condattr.3 b/lib/libpthread/man/pthread_condattr.3 index 9aa9a52293c1..6b8a98355f90 100644 --- a/lib/libpthread/man/pthread_condattr.3 +++ b/lib/libpthread/man/pthread_condattr.3 @@ -44,7 +44,8 @@ .Sh DESCRIPTION Condition attribute objects are used to specify parameters to .Fn pthread_cond_init . -FreeBSD's implementation of conditions does not support any non-default +.Fx Ns 's +implementation of conditions does not support any non-default attributes, so these functions are not very useful, though they are required to to be present by .Tn POSIX . -- cgit v1.3