OSDN Git Service

LDP: Release pages from LDP v3.53
[linuxjm/jm.git] / manual / LDP_man-pages / release / man2 / fchownat.2
index 7665934..9f11ade 100644 (file)
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
+.\"
+.\" Japanese Version Copyright (c) 2006 Yuichi SATO
+.\"         all rights reserved.
+.\" Translated 2006-10-14 by Yuichi SATO <ysato444@yahoo.co.jp>, LDP v2.39
+.\" Updated 2013-08-21, Akihiro MOTOKI <amotoki@gmail.com>, LDP v3.53
+.\"
 .TH FCHOWNAT 2 2013\-07\-21 Linux "Linux Programmer's Manual"
 .SH 名前
 fchownat \- ディレクトリファイルディスクリプタから相対的な位置にあるファイルの所有者を変更する
@@ -71,12 +77,11 @@ _ATFILE_SOURCE
 
 \fIflags\fP 引き数は、 以下の値を 0 個以上 OR して作られるビットマスクである。
 .TP 
- \fBAT_EMPTY_PATH\fP (since Linux 2.6.39)
+\fBAT_EMPTY_PATH\fP (Linux 2.6.39 以降)
 .\" commit 65cfc6722361570bfe255698d9cd4dccaf47570d
-If \fIpathname\fP is an empty string, operate on the file referred to by
-\fIdirfd\fP (which may have been obtained using the \fBopen\fP(2)  \fBO_PATH\fP
-flag).  In this case, \fIdirfd\fP can refer to any type of file, not just a
-directory.
+\fIpathname\fP が空の文字列の場合、 \fIdirfd\fP が参照するファイルに対して操作が行われる (\fIdirfd\fP は \fBopen\fP(2)
+の \fBO_PATH\fP フラグを使って取得することができる)。 この場合、 \fIdirfd\fP は、
+ディレクトリだけでなく、任意の種類のファイルを参照することができる。
 
 .TP 
 \fBAT_SYMLINK_NOFOLLOW\fP