X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;ds=sidebyside;f=release%2Fman3%2Fsqrt.3;h=ab3f8d2baa1e9adb8b4fbd6c3cf6d0aaea7af9e2;hb=ed9cc1f682cc3790ec29543f9b98d6c367902a7a;hp=a027e20749429f1af3843debbd04dcf3ce141c7d;hpb=ade14c780aa8e975e7f07311df7eb10a6565feb0;p=linuxjm%2FLDP_man-pages.git diff --git a/release/man3/sqrt.3 b/release/man3/sqrt.3 index a027e207..ab3f8d2b 100644 --- a/release/man3/sqrt.3 +++ b/release/man3/sqrt.3 @@ -2,6 +2,7 @@ .\" and Copyright 2008, Linux Foundation, written by Michael Kerrisk .\" .\" +.\" %%%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. @@ -21,6 +22,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. +.\" %%%LICENSE_END .\" .\" References consulted: .\" Linux libc source code @@ -34,6 +36,15 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* +.\" +.\" Japanese Version Copyright (c) 1996 Kenji Kajiwara +.\" all rights reserved. +.\" Translated Mon Jul 15 18:40:00 JST 1996 +.\" by Kenji Kajiwara +.\" Proof Reading: Takashi Yoshino +.\" Updated Sun Sep 14 JST 2003 by Kentaro Shirakata +.\" Updated 2008-09-16, Akihiro MOTOKI +.\" .TH SQRT 3 2010\-09\-20 "" "Linux Programmer's Manual" .SH 名前 sqrt, sqrtf, sqrtl \- 平方根関数 @@ -87,6 +98,6 @@ C99, POSIX.1\-2001. \fIdouble\fP 版の関数は SVr4, 4.3BSD, C89 にも準拠 .SH 関連項目 \fBcbrt\fP(3), \fBcsqrt\fP(3), \fBhypot\fP(3) .SH この文書について -この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.41 の一部 +この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.76 の一部 である。プロジェクトの説明とバグ報告に関する情報は http://www.kernel.org/doc/man\-pages/ に書かれている。