summaryrefslogtreecommitdiff
path: root/man3/fopen.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-05-18 09:55:10 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-05-18 09:55:10 +0000
commit6996254443b24dbc555e0b27d73c43c455ee860e (patch)
tree6f16a9f387ae6062120d592b8cbf98e41eb916d2 /man3/fopen.3
parent05eabe657635419bdc9d35d618b5cedf5e1ecdae (diff)
Fix inconsistencies in .TH lines
Diffstat (limited to 'man3/fopen.3')
-rw-r--r--man3/fopen.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/fopen.3 b/man3/fopen.3
index 4f4c72f1..4815449f 100644
--- a/man3/fopen.3
+++ b/man3/fopen.3
@@ -39,7 +39,7 @@
.\" Modified, aeb, 960421, 970806
.\" Modified, joey, aeb, 2002-01-03
.\"
-.TH FOPEN 3 2006-05-04 "BSD MANPAGE" "Linux Programmer's Manual"
+.TH FOPEN 3 2006-05-04 "GNU" "Linux Programmer's Manual"
.SH NAME
fopen, fdopen, freopen \- stream open functions
.SH SYNOPSIS