X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=draft%2Fman3%2Fhypot.3;h=a1244dcef42c763789ff733ae45ea487456b3bf3;hb=40274b7d79d419993de4a745e3ae86ca6d0f417f;hp=34cfc0e47614af262710c882e2f91cbda483fcfa;hpb=290b815f40e5a2160352a8d244499dd4a2a8c16b;p=linuxjm%2FLDP_man-pages.git diff --git a/draft/man3/hypot.3 b/draft/man3/hypot.3 index 34cfc0e4..a1244dce 100644 --- a/draft/man3/hypot.3 +++ b/draft/man3/hypot.3 @@ -1,5 +1,6 @@ .\" Copyright 1993 David Metcalfe (david@prism.demon.co.uk) .\" +.\" %%%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 .\" .\" References consulted: .\" Linux libc source code @@ -33,6 +35,17 @@ .\" 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:20:00 JST 1996 +.\" by Kenji Kajiwara +.\" Proof Reading: Takashi Yoshino +.\" Updated & Modified Sun Jun 6 05:30:45 JST 2004 +.\" by Yuichi SATO +.\" Updated & Modified Sat Jan 15 02:32:55 JST 2005 by Yuichi SATO +.\" Updated 2008-09-18, Akihiro MOTOKI +.\" .TH HYPOT 3 2010\-09\-20 "" "Linux Programmer's Manual" .SH 名前 hypot, hypotf, hypotl \- ユークリッド距離関数 @@ -112,3 +125,7 @@ or \fIcc\ \-std=c99\fP C99, POSIX.1\-2001. \fIdouble\fP 版の関数は SVr4, 4.3BSD にも準拠している。 .SH 関連項目 \fBcabs\fP(3), \fBsqrt\fP(3) +.SH この文書について +この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.53 の一部 +である。プロジェクトの説明とバグ報告に関する情報は +http://www.kernel.org/doc/man\-pages/ に書かれている。