From 86dc15fa50c7e1bfea1a47fc0c7e7904189ec241 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Thu, 20 Apr 2000 01:39:34 +0000 Subject: Flesh out all of the stdio man pages. --- lib/libc/stdio/fclose.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib/libc/stdio/fclose.3') diff --git a/lib/libc/stdio/fclose.3 b/lib/libc/stdio/fclose.3 index 1e1f0f5beee..396f3b077df 100644 --- a/lib/libc/stdio/fclose.3 +++ b/lib/libc/stdio/fclose.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fclose.3,v 1.2 1996/08/19 08:32:18 tholo Exp $ +.\" $OpenBSD: fclose.3,v 1.3 2000/04/20 01:39:31 aaron Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -88,6 +88,5 @@ or .Sh STANDARDS The .Fn fclose -function -conforms to +function conforms to .St -ansiC . -- cgit v1.2.3