summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/flockfile.3
diff options
context:
space:
mode:
authorAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
committerAlex Feldman <alex@cvs.openbsd.org>1999-05-16 19:58:20 +0000
commit0dacaf536cdff0c70d067a1648e846cf6e7bcffc (patch)
treea7242dc673f15a56501071f686f150e05e519b5e /lib/libpthread/man/flockfile.3
parenta745f84c11e201e22ac76b1776820903cabfd67a (diff)
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
Diffstat (limited to 'lib/libpthread/man/flockfile.3')
-rw-r--r--lib/libpthread/man/flockfile.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libpthread/man/flockfile.3 b/lib/libpthread/man/flockfile.3
index 9b8b36f49a6..ac597c55bd7 100644
--- a/lib/libpthread/man/flockfile.3
+++ b/lib/libpthread/man/flockfile.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: flockfile.3,v 1.4 1999/04/21 21:17:51 aaron Exp $
+.\" $OpenBSD: flockfile.3,v 1.5 1999/05/16 19:55:45 alex Exp $
.\" David Leonard <d@openbsd.org>, 1998. Public domain.
.Dd August 20, 1998
.Os
@@ -99,9 +99,9 @@ None.
.Sh SEE ALSO
.Xr getc_unlocked 3 ,
.Xr getchar_unlocked 3 ,
+.Xr pthreads 3 ,
.Xr putc_unlocked 3 ,
-.Xr putchar_unlocked 3 ,
-.Xr pthreads 3
+.Xr putchar_unlocked 3
.Sh STANDARDS
.Fn flockfile ,
.Fn ftrylockfile