X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=draft%2Fman3%2Finet_ntop.3;h=dd9280ea3f7a2e43ce2cd7b1c29cdf6497d1a2f7;hb=40274b7d79d419993de4a745e3ae86ca6d0f417f;hp=c7c9be5e10ac4c97fad6eb637298acc8254166bf;hpb=d64f6f809e331352f863bdb422001aaaaea4cbdd;p=linuxjm%2FLDP_man-pages.git diff --git a/draft/man3/inet_ntop.3 b/draft/man3/inet_ntop.3 index c7c9be5e..dd9280ea 100644 --- a/draft/man3/inet_ntop.3 +++ b/draft/man3/inet_ntop.3 @@ -1,5 +1,6 @@ .\" Copyright 2000 Sam Varshavchik .\" +.\" %%%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: RFC 2553 .\"******************************************************************* @@ -26,6 +28,12 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* +.\" +.\" Japanese Version Copyright (c) 2001 NAKANO Takeo all rights reserved. +.\" Translated 2001-01-14, NAKANO Takeo +.\" Updated 2005-02-26, Akihiro MOTOKI +.\" Updated 2008-08-08, Akihiro MOTOKI, LDP v3.05 +.\" .TH INET_NTOP 3 2008\-11\-11 Linux "Linux Programmer's Manual" .SH 名前 inet_ntop \- IPv4/IPv6 アドレスをバイナリ形式からテキスト形式に変換する @@ -76,6 +84,6 @@ glibc 2.2 以降では \fIsocklen_t\fP となっている。 .SH 関連項目 \fBgetnameinfo\fP(3), \fBinet\fP(3), \fBinet_pton\fP(3) .SH この文書について -この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.40 の一部 +この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.53 の一部 である。プロジェクトの説明とバグ報告に関する情報は http://www.kernel.org/doc/man\-pages/ に書かれている。