summaryrefslogtreecommitdiffstats
path: root/lib/libpthread
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-05-24 19:53:08 +0000
committerru <ru@FreeBSD.org>2003-05-24 19:53:08 +0000
commit8bc4d4bba797a5e4f4a8e7a2f9593c56f5314b02 (patch)
tree43ba2b4be0e9dd899512258a0bca1c34d504cf69 /lib/libpthread
parentb5e718b1432fba45f848c4e5a660f18e4780fea5 (diff)
downloadFreeBSD-src-8bc4d4bba797a5e4f4a8e7a2f9593c56f5314b02.zip
FreeBSD-src-8bc4d4bba797a5e4f4a8e7a2f9593c56f5314b02.tar.gz
mdoc(7) fixes.
Approved by: re (blanket)
Diffstat (limited to 'lib/libpthread')
-rw-r--r--lib/libpthread/man/pthread_attr_get_np.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_attr_get_np.3 b/lib/libpthread/man/pthread_attr_get_np.3
index bf856d4..82e1065 100644
--- a/lib/libpthread/man/pthread_attr_get_np.3
+++ b/lib/libpthread/man/pthread_attr_get_np.3
@@ -87,8 +87,9 @@ If successful,
function returns 0.
Otherwise, an error number is returned to indicate the error.
.Sh ERRORS
+The
.Fn pthread_attr_get_np
-will fail if:
+function will fail if:
.Bl -tag -width Er
.It Bq Er EINVAL
Invalid value for one of given parameters.
OpenPOWER on IntegriCloud