summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1998-10-03 16:17:30 +0000
committereivind <eivind@FreeBSD.org>1998-10-03 16:17:30 +0000
commit054b0e3c44d5cc0a07937d0759a73b6649bfa51b (patch)
tree954402de4024535eaed4f37883028a8378864b5b /lib
parentfa6af8d3bb6548d097ad3c44b87a37377a14a412 (diff)
downloadFreeBSD-src-054b0e3c44d5cc0a07937d0759a73b6649bfa51b.zip
FreeBSD-src-054b0e3c44d5cc0a07937d0759a73b6649bfa51b.tar.gz
program written under FreeBSD -> programs written under FreeBSD
Noticed by: Alex Nash <nash@mcs.net>
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdio/fclose.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/fclose.3 b/lib/libc/stdio/fclose.3
index 3e3e0f5..e8c4066 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 ,
OpenPOWER on IntegriCloud