diff options
author | 1999-03-22 04:20:04 +0000 | |
---|---|---|
committer | 1999-03-22 04:20:04 +0000 | |
commit | b4059cf667fc5b94855aa06a56e2f29b10fc3395 (patch) | |
tree | 66e9a58a9cd0df2351652f4a0b61ddb1322a9611 /lib/libpthread/man/flockfile.3 | |
parent | new documentation (diff) | |
download | wireguard-openbsd-b4059cf667fc5b94855aa06a56e2f29b10fc3395.tar.xz wireguard-openbsd-b4059cf667fc5b94855aa06a56e2f29b10fc3395.zip |
minor fixes
Diffstat (limited to 'lib/libpthread/man/flockfile.3')
-rw-r--r-- | lib/libpthread/man/flockfile.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libpthread/man/flockfile.3 b/lib/libpthread/man/flockfile.3 index 970b2ebb75b..79dd33c8570 100644 --- a/lib/libpthread/man/flockfile.3 +++ b/lib/libpthread/man/flockfile.3 @@ -1,4 +1,5 @@ -.\" $OpenBSD: flockfile.3,v 1.2 1999/03/10 10:04:41 d Exp $ +.\" $OpenBSD: flockfile.3,v 1.3 1999/03/22 04:20:04 d Exp $ +.\" David Leonard <d@openbsd.org>, 1998. Public domain. .Dd August 20, 1998 .Os .Dt FLOCKFILE 3 |