From 5ced16d835ede1580ac099f507b1cbe81600b3cb Mon Sep 17 00:00:00 2001 From: ache Date: Fri, 24 Aug 2001 11:05:11 +0000 Subject: Fildes -> Fd too (started from big letter) --- lib/libc/sys/fcntl.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/libc/sys/fcntl.2 b/lib/libc/sys/fcntl.2 index cffc848..a82705b 100644 --- a/lib/libc/sys/fcntl.2 +++ b/lib/libc/sys/fcntl.2 @@ -415,7 +415,7 @@ or the type is an exclusive lock and some portion of the segment of a file to be locked is already shared-locked or exclusive-locked by another process. .It Bq Er EBADF -.Fa Fildes +.Fa Fd is not a valid open file descriptor. .Pp The argument -- cgit v1.1