aboutsummaryrefslogtreecommitdiffstats
path: root/man3/stdio.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2017-10-28 15:12:24 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2017-10-29 13:23:55 +0100
commit5f70d096aefef5cde9b6113fa5af2083ef49b66c (patch)
treedd7d0d54734174e2f29bbfcd520c12476f137b04 /man3/stdio.3
parent3242546c6e675683fd13ae24885c42d959cd2a32 (diff)
downloadman-pages-5f70d096aefef5cde9b6113fa5af2083ef49b66c.tar.gz
stdio.3: Remove crufty reference to pc(1)
I'm not sure what compiler is referred to by "pc(1)", but "dnf whatprovides" and web searches turn up no mention of a compiler by that name. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/stdio.3')
-rw-r--r--man3/stdio.36
1 files changed, 2 insertions, 4 deletions
diff --git a/man3/stdio.3 b/man3/stdio.3
index e7911c6e94..114ba55868 100644
--- a/man3/stdio.3
+++ b/man3/stdio.3
@@ -131,10 +131,8 @@ The
.I stdio
library is a part of the library
.B libc
-and routines are automatically loaded as needed by the compilers
-.BR cc (1)
-and
-.BR pc (1).
+and routines are automatically loaded as needed by
+.BR cc (1).
The
SYNOPSIS
sections of the following manual pages indicate which include files are to