X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=release%2Fman3%2Fasprintf.3;h=b7e24074552c6019f46017385eb916f8618643f4;hb=bb92023e2caf6dc30bd3a8f07877ec870c853e23;hp=202cfe058309c3d3774578ffbd7da6fb6d75e3a0;hpb=4fa3e54b837e5814a4598ec901d77446bf5cb9b3;p=linuxjm%2FLDP_man-pages.git diff --git a/release/man3/asprintf.3 b/release/man3/asprintf.3 index 202cfe05..b7e24074 100644 --- a/release/man3/asprintf.3 +++ b/release/man3/asprintf.3 @@ -1,5 +1,6 @@ .\" Copyright (C) 2001 Andries Brouwer .\" +.\" %%%LICENSE_START(VERBATIM) .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are .\" preserved on all copies. @@ -19,6 +20,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. +.\" %%%LICENSE_END .\" .\" Text fragments inspired by Martin Schulze . .\" @@ -51,3 +53,7 @@ asprintf, vasprintf \- 文字列を割り当ててそれに出力する の実装では、エラーの際には \fIstrp\fP を NULL にセットする。 .SH 関連項目 \fBfree\fP(3), \fBmalloc\fP(3), \fBprintf\fP(3) +.SH この文書について +この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.50 の一部 +である。プロジェクトの説明とバグ報告に関する情報は +http://www.kernel.org/doc/man\-pages/ に書かれている。