OSDN Git Service

(split) LDP: Update original to LDP v3.50.
[linuxjm/LDP_man-pages.git] / original / man3 / stdin.3
index 9cb66a3..448323f 100644 (file)
@@ -1,9 +1,13 @@
 .\" From dholland@burgundy.eecs.harvard.edu Tue Mar 24 18:08:15 1998
 .\"
 .\" This man page was written in 1998 by David A. Holland
-.\" and placed in the Public Domain. Polished a bit by aeb.
-.\" 2005-06-16 mtk, mentioned freopen()
+.\" Polished a bit by aeb.
+.\"
+.\" %%%LICENSE_START(PUBLIC_DOMAIN)
+.\" Placed in the Public Domain.
+.\" %%%LICENSE_END
 .\"
+.\" 2005-06-16 mtk, mentioned freopen()
 .\" 2007-12-08, mtk, Converted from mdoc to man macros
 .\"
 .TH STDIN 3 2008-07-14 "Linux" "Linux Programmer's Manual"
@@ -106,7 +110,7 @@ and
 The standard streams are closed by a call to
 .BR exit (3)
 and by normal program termination.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 The
 .IR stdin ,
 .IR stdout ,