From 5a26ef0bf79b6068c396fa7f46554a381584d6e3 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 4 Feb 1998 21:29:56 +0000 Subject: clarify fileno(3) --- lib/libc/stdio/ferror.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/stdio/ferror.3 b/lib/libc/stdio/ferror.3 index bd3d09b3c86..ddd828f3ba7 100644 --- a/lib/libc/stdio/ferror.3 +++ b/lib/libc/stdio/ferror.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ferror.3,v 1.2 1996/08/19 08:32:23 tholo Exp $ +.\" $OpenBSD: ferror.3,v 1.3 1998/02/04 21:29:55 deraadt Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -82,7 +82,7 @@ The function .Fn fileno examines the argument .Fa stream -and returns its integer descriptor. +and returns its integer file descriptor. .Sh ERRORS These functions should not fail and do not set the external variable -- cgit v1.2.3