OSDN Git Service

(split) LDP: Update release pages based on LDP 3.54 release
[linuxjm/LDP_man-pages.git] / release / man3 / insque.3
index cf65bdf..7873473 100644 (file)
@@ -2,6 +2,7 @@
 .\" $Id: insque.3,v 1.2 1996/10/30 21:03:39 meem Exp meem $
 .\" and Copyright (c) 2010, 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.
@@ -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 (5.4.7)
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
+.\"
+.\" Japanese Version Copyright (c) 1998 AKAMATSU Kazuo
+.\"         all rights reserved.
+.\" Translated Thu Jan 7 16:00 JST 1999
+.\"         by AKAMATSU Kazuo
+.\" Updated Sun Sep 14 JST 2003 by Kentaro Shirakata <argrath@ub32.org>
+.\" Updated 2012-04-30, Akihiro MOTOKI <amotoki@gmail.com>
+.\"
 .TH INSQUE 3 2010\-09\-09 "" "Linux Programmer's Manual"
 .SH 名前
 insque, remque \- キューにアイテムを挿入/削除する
@@ -82,7 +92,7 @@ _SVID_SOURCE || _XOPEN_SOURCE\ >=\ 500 || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTEN
 .SH 準拠
 POSIX.1\-2001.
 .SH 注意
-伝統的に (SunOS, Linux libc 4,5 では) これらの関数の引数は \fIstruct qelem
+伝統的に (SunOS, Linux libc 4,5 では) これらの関数の引数は \fIstruct qelem
 *\fP型であり、これは以下のように定義されている。
 
 .in +4n
@@ -216,6 +226,6 @@ main(int argc, char *argv[])
 }
 .fi
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.40 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.54 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。