summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libc/stdio/fopen.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/fopen.3 b/lib/libc/stdio/fopen.3
index df63ba63d33..a9c667d603a 100644
--- a/lib/libc/stdio/fopen.3
+++ b/lib/libc/stdio/fopen.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fopen.3,v 1.12 2001/02/12 16:08:43 aaron Exp $
+.\" $OpenBSD: fopen.3,v 1.13 2001/12/07 23:07:35 millert Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -154,7 +154,7 @@ function is to change the file associated with a standard text stream
or
.Em stdout ) .
.Sh RETURN VALUES
-Upon successful completion
+Upon successful completion,
.Fn fopen ,
.Fn fdopen
and