diff options
author | Richard Lowe <richlowe@richlowe.net> | 2011-08-28 03:26:41 +0100 |
---|---|---|
committer | Richard Lowe <richlowe@richlowe.net> | 2011-08-28 03:26:41 +0100 |
commit | a998aee3ad23d3b696a5b746f105a316292befb8 (patch) | |
tree | 4c0a05b33ddd5029c2dce5feee02042bc902c8aa /usr/src/man/man3c/stdio.3c | |
parent | 40c4bb03fc41bb96a590067dbc9edfc2ad829c33 (diff) | |
parent | e1b84cb03d8fd1ef230a385429f6b768687ff944 (diff) | |
download | illumos-joyent-a998aee3ad23d3b696a5b746f105a316292befb8.tar.gz |
Merge branch 'master' of http://github.com/illumos/illumos-gate into gcc/upgrade
Conflicts:
usr/src/cmd/lp/cmd/lpadmin/options.c
usr/src/cmd/man/src/man.c
Diffstat (limited to 'usr/src/man/man3c/stdio.3c')
-rw-r--r-- | usr/src/man/man3c/stdio.3c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3c/stdio.3c b/usr/src/man/man3c/stdio.3c index 4c9b951627..d75bc0dc28 100644 --- a/usr/src/man/man3c/stdio.3c +++ b/usr/src/man/man3c/stdio.3c @@ -5,7 +5,7 @@ .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] .TH stdio 3C "18 May 2005" "SunOS 5.11" "Standard C Library Functions" .SH NAME -stdio \- standard buffered input/output package +stdio, stdin, stdout, stderr \- standard buffered input/output package .SH SYNOPSIS .LP .nf |