diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 1998-10-03 16:17:30 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 1998-10-03 16:17:30 +0000 |
| commit | aef1f383cff8d317d4b8161ffc59681083e6690c (patch) | |
| tree | a4be9286c992fca56438516b6294480fa16714fa /lib/libc/stdio | |
| parent | fd5e555c485fdb1cfa5b0231ee3fee3c25c4a2dd (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdio')
| -rw-r--r-- | lib/libc/stdio/fclose.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/fclose.3 b/lib/libc/stdio/fclose.3 index 3e3e0f5d656d..e8c406681572 100644 --- a/lib/libc/stdio/fclose.3 +++ b/lib/libc/stdio/fclose.3 @@ -1,4 +1,4 @@ -.\" Copyright (c) 1990, 1991, 1993 +>.\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" This code is derived from software contributed to Berkeley by @@ -83,7 +83,7 @@ or If passed a NULL argument, .Fn fclose will dump core. This is intentional, as it makes it easier to make -sure program written under FreeBSD are bug free. +sure programs written under FreeBSD are bug free. .Sh SEE ALSO .Xr close 2 , .Xr fflush 3 , |
