From 0a8c9169b0d9511766739edf7a54baf73b766e3e Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 11 Aug 2005 05:18:46 +0000 Subject: wording; ok jaredy@ --- lib/libc/sys/close.2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/close.2 b/lib/libc/sys/close.2 index d136f39cd7b..b654e7469b6 100644 --- a/lib/libc/sys/close.2 +++ b/lib/libc/sys/close.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: close.2,v 1.12 2005/08/10 01:25:51 jaredy Exp $ +.\" $OpenBSD: close.2,v 1.13 2005/08/11 05:18:45 jmc Exp $ .\" $NetBSD: close.2,v 1.5 1995/02/27 12:32:14 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993, 1994 @@ -55,7 +55,7 @@ on the last close of a .Xr socket 2 , associated naming information and queued data are discarded; and on the last close of a file holding an advisory lock, -the lock is released (see further +the lock is released (see .Xr flock 2 ) . However, the semantics of System V and .St -p1003.1-88 -- cgit v1.2.3