aboutsummaryrefslogtreecommitdiff
path: root/lib/libc_r/man/pthread_once.3
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2003-03-24 16:05:24 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2003-03-24 16:05:24 +0000
commit9d09157a0f55ef695b75eafb407f57206453a1f1 (patch)
tree71e3892a3a656b566e2fb0d980a8bc0a6fe0c300 /lib/libc_r/man/pthread_once.3
parent0552350ecc55f34e3385dc06abf3c9c45092b332 (diff)
The .Fn function. Use .Xr where appropriate.
Notes
Notes: svn path=/head/; revision=112542
Diffstat (limited to 'lib/libc_r/man/pthread_once.3')
-rw-r--r--lib/libc_r/man/pthread_once.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_once.3 b/lib/libc_r/man/pthread_once.3
index 7ad97fe98985..aed9698b4404 100644
--- a/lib/libc_r/man/pthread_once.3
+++ b/lib/libc_r/man/pthread_once.3
@@ -100,6 +100,7 @@ indicate the error.
.Sh ERRORS
None.
.Sh STANDARDS
+The
.Fn pthread_once
-conforms to
+function conforms to
.St -p1003.1-96 .