OSDN Git Service

(split) LDP: Update the version to 3.53 in PO files
[linuxjm/LDP_man-pages.git] / draft / man3 / getmntent.3
index d4364e6..7248a10 100644 (file)
@@ -67,7 +67,7 @@ glibc 向けの機能検査マクロの要件 (\fBfeature_test_macros\fP(7)  参
 \fBgetmntent_r\fP(): _BSD_SOURCE || _SVID_SOURCE
 .SH 説明
 These routines are used to access the file system description file
-\fI/etc/fstab\fP and the mounted file system description file \fIetc/mtab\fP.
+\fI/etc/fstab\fP and the mounted file system description file \fI/etc/mtab\fP.
 .PP
 \fBsetmntent\fP()  関数は、ファイルシステムの記述ファイル \fIfilename\fP をオープンして、
 そのファイルポインタを返す。このファイルポインタは \fBgetmntent\fP()  によって用いられる。引き数 \fItype\fP
@@ -132,6 +132,6 @@ System V にも \fBgetmntent\fP()  関数はあるが、 呼び出し手順が
 .SH 関連項目
 \fBfopen\fP(3), \fBfstab\fP(5), \fBmount\fP(8)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.52 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.53 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。