OSDN Git Service

(split) DP: release pages (catch up to 3.50).
[linuxjm/LDP_man-pages.git] / release / man7 / libc.7
index 69af646..62f6757 100644 (file)
@@ -1,6 +1,7 @@
 .\" Copyright (c) 2009 Linux Foundation, written by Michael Kerrisk
 .\"     <mtk.manpages@gmail.com>
 .\"
+.\" %%%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.
 .\"
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
+.\" %%%LICENSE_END
 .\"
 .\"*******************************************************************
 .\"
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH LIBC 7 2009\-01\-13 Linux "Linux Programmer's Manual"
+.TH LIBC 7 2012\-08\-05 Linux "Linux Programmer's Manual"
 .SH 名前
 libc \- Linux の標準 C ライブラリの概要
 .SH 説明
@@ -37,7 +39,9 @@ libc \- Linux の標準 C ライブラリの概要
 "libc" という用語は Linux ではいくらか曖昧さのある用語となっている。
 .SS glibc
 Linux で群を抜いて広く使われている C ライブラリは GNU C ライブラリ
-(\fIhttp://www.gnu.org/software/libc/\fP) であり、しばしば \fIglibc\fP と
+.UR http://www.gnu.org\:/software\:/libc/
+.UE
+であり、しばしば \fIglibc\fP と
 呼ばれる。全ての主要な Linux ディストリビューションで現在使われている
 C ライブラリである。
 この C ライブラリの詳細が \fIman\-pages\fP プロジェクトの一連のページ
@@ -45,8 +49,7 @@ C ライブラリである。
 glibc のドキュメントは glibc のマニュアルにもあり、
 \fIinfo libc\fP コマンドで参照できる。
 glibc リリース 1.0 は 1992 年 9 月に作成された (それ以前に 0.x リリース
-があった)。glibc の次のメジャーリリースは 2.0 であり、1997 年の初頭に
-リリースされた。
+があった)。glibc の次のメジャーリリースは 2.0 であり、1997 年の初頭にリリースされた。
 
 パス名 \fI/lib/libc.so.6\fP (もしくは同様のパス名) は、通常は
 glibc ライブラリがある場所を指すシンボリックリンクである。
@@ -80,6 +83,6 @@ Linux libc の活動の元々の動機とは裏腹に、glibc 2.0 がリリー
 .SH 関連項目
 \fBsyscalls\fP(2), \fBfeature_test_macros\fP(7), \fBman\-pages\fP(7), \fBstandards\fP(7)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.41 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.50 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。