OSDN Git Service

Revert the following change to correct the mail address of the committer
[linuxjm/jm.git] / manual / LDP_man-pages / release / man3 / mempcpy.3
index 17e7a3f..4257db2 100644 (file)
@@ -1,5 +1,9 @@
 .\" Copyright 2002 Walter Harms (walter.harms@informatik.uni-oldenburg.de)
+.\"
+.\" %%%LICENSE_START(GPL_NOVERSION_ONELINE)
 .\" Distributed under GPL
+.\" %%%LICENSE_END
+.\"
 .\" Heavily based on glibc infopages, copyright Free Software Foundation
 .\"
 .\" aeb, 2003, polished a little
@@ -8,6 +12,12 @@
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
+.\"
+.\" Japanese Version Copyright (c) 2004 Yuichi SATO
+.\"         all rights reserved.
+.\" Translated Sat Aug 28 07:40:33 JST 2004
+.\"         by Yuichi SATO <ysato444@yahoo.co.jp>
+.\"
 .TH MEMPCPY 3 2008\-08\-11 GNU "Linux Programmer's Manual"
 .SH 名前
 mempcpy, wmempcpy \- メモリ領域をコピーする
@@ -51,3 +61,7 @@ combine (void *o1, size_t s1, void *o2, size_t s2)
 .fi
 .SH 関連項目
 \fBmemccpy\fP(3), \fBmemcpy\fP(3), \fBmemmove\fP(3), \fBwmemcpy\fP(3)
+.SH この文書について
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.53 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。