This commit is contained in:
Michael Kerrisk 2008-01-12 08:26:48 +00:00
parent 633af52dca
commit c8ce4bc62e
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ stdio \- standard input/output library functions
.SH SYNOPSIS
.B #include <stdio.h>
.sp
.BI FILE *" stdin ;
.BI "FILE *" stdin ;
.br
.BI "FILE *" stdout ;
.br