OSDN Git Service

(split) LDP: Translate several number of pages
[linuxjm/LDP_man-pages.git] / draft / man2 / readahead.2
index aa93a6f..d38f13e 100644 (file)
@@ -64,8 +64,8 @@ readahead \- 前もってファイルをページ・キャッシュに読み込
 .SH 準拠
 \fBreadahead\fP()  システムコールは Linux 固有であり、移植を考慮したプログラムでは 使用を避けるべきである。
 .SH 注意
-On some 32\-bit architectures, the calling signature for this system call
-differs, for the reasons described in \fBsyscall\fP(2).
+いくつかの 32 ビットアーキテクチャでは、このシステムコールの呼び出しシグネチャーが違っている。 理由は \fBsyscall\fP(2)
+で説明されている。
 .SH 関連項目
 \fBlseek\fP(2), \fBmadvise\fP(2), \fBmmap\fP(2), \fBposix_fadvise\fP(2), \fBread\fP(2)
 .SH この文書について