OSDN Git Service

Update releases for LDP 3.68
[linuxjm/LDP_man-pages.git] / release / man2 / unimplemented.2
index ade2752..abb111c 100644 (file)
@@ -1,7 +1,6 @@
-.\" Hey Emacs! This file is -*- nroff -*- source.
-.\"
 .\" Copyright 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995.
 .\"
+.\" %%%LICENSE_START(GPLv2+_DOC_FULL)
 .\" This is free documentation; you can redistribute it and/or
 .\" modify it under the terms of the GNU General Public License as
 .\" published by the Free Software Foundation; either version 2 of
 .\" GNU General Public License for more details.
 .\"
 .\" You should have received a copy of the GNU General Public
-.\" License along with this manual; if not, write to the Free
-.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
-.\" USA.
+.\" License along with this manual; if not, see
+.\" <http://www.gnu.org/licenses/>.
+.\" %%%LICENSE_END
 .\"
 .\" Updated, aeb, 980612
 .\"
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.\"
 .\" Japanese Version Copyright (c) 1997 SUTO, Mitsuaki
 .\"         all rights reserved.
 .\" Translated Thu Jun 26 21:24:15 JST 1997
 .\" Modified Tue Jan 26 00:04:30 JST 1999
 .\"         by HANATAKA Shinya <hanataka@abyss.rim.or.jp>
 .\"
-.TH UNIMPLEMENTED 2 2007-07-05 "Linux" "Linux Programmer's Manual"
+.TH UNIMPLEMENTED 2 2013\-02\-12 Linux "Linux Programmer's Manual"
 .SH 名前
-afs_syscall, break, ftime, getpmsg, gtty, lock, madvise1, mpx, prof, profil,
-putpmsg, security, stty, tuxcall, ulimit, vserver \- 実装されていないシステムコール
+afs_syscall, break, fattach, fdetach, ftime, getmsg, getpmsg, gtty,
+isastream, lock, madvise1, mpx, prof, profil, putmsg, putpmsg, security,
+stty, tuxcall, ulimit, vserver \- 実装されていないシステムコール
 .SH 書式
 実装されていないシステムコール
 .SH 説明
-これらのシステムコールは Linux 2.6.22 カーネルでは実装されていない。
+これらのシステムコールは Linux カーネルでは実装されていない。
 .SH 返り値
-これらのシステムコールは常に \-1 を返し、
-.I errno
-に
-.BR ENOSYS 
-を設定する。
+これらのシステムコールは常に \-1 を返し、 \fIerrno\fP に \fBENOSYS\fP を設定する。
 .SH 注意
-.BR ftime (3),
-.BR profil (3),
-.BR ulimit (3)
-はライブラリ関数として実装されていることに注意すること。
+\fBftime\fP(3), \fBprofil\fP(3), \fBulimit\fP(3)  はライブラリ関数として実装されていることに注意すること。
 
-.BR alloc_hugepages (2),
-.BR free_hugepages (2),
-.BR ioperm (2),
-.BR iopl (2),
-.BR vm86 (2)
-のようなシステムコールは特定のアーキテクチャにのみ存在する。
+\fBalloc_hugepages\fP(2), \fBfree_hugepages\fP(2), \fBioperm\fP(2), \fBiopl\fP(2),
+\fBvm86\fP(2)  のようなシステムコールは特定のアーキテクチャにのみ存在する。
 
-.BR ipc (2),
-.BR create_module (2),
-.BR init_module (2),
-.BR delete_module (2)
-のようなシステムコールは Linux カーネルがそれらをサポートするよう
-に構築されている場合にのみ存在する。
+\fBipc\fP(2), \fBcreate_module\fP(2), \fBinit_module\fP(2), \fBdelete_module\fP(2)
+のようなシステムコールは Linux カーネルがそれらをサポートするよう に構築されている場合にのみ存在する。
 .SH 関連項目
-.BR syscalls (2)
+\fBsyscalls\fP(2)
+.SH この文書について
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.68 の一部
+である。プロジェクトの説明とバグ報告に関する情報は
+http://www.kernel.org/doc/man\-pages/ に書かれている。