OSDN Git Service

(split) LDP: Fix formatting error in fallocate.2
[linuxjm/LDP_man-pages.git] / release / man2 / fallocate.2
index 8e54c34..25f2282 100644 (file)
@@ -137,8 +137,8 @@ Linux 3.15 時点では \fBFALLOC_FL_COLLAPSE_RANGE\fP は ext4 (エクステン
 \fBEINVAL\fP
 \fImode\fP に \fBFALLOC_FL_COLLAPSE_RANGE\fP と他のフラグの両方が指定されている。
 \fBFALLOC_FL_COLLAPSE_RANGE\fP と他のフラグを一緒に使うことができない。
-.TP  EINVAL
-\fImode\fP
+.TP 
+\fBEINVAL\fP
 .\" There was a inconsistency in 3.15-rc1, that should be resolved so that all
 .\" filesystems use this error for this case. (Tytso says ex4 will change.)
 .\" http://thread.gmane.org/gmane.comp.file-systems.xfs.general/60485/focus=5521
@@ -146,7 +146,7 @@ Linux 3.15 時点では \fBFALLOC_FL_COLLAPSE_RANGE\fP は ext4 (エクステン
 .\" Subject: Re: [PATCH v5 10/10] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate
 .\" Newsgroups: gmane.linux.man, gmane.linux.file-systems
 .\" Date: 2014-04-17 13:40:05 GMT
-が \fBFALLOC_FL_COLLAPSE_RANGE\fP だが、 \fIfd\fP が参照しているファイルが通常のファイルではない。
+\fImode\fP が \fBFALLOC_FL_COLLAPSE_RANGE\fP だが、 \fIfd\fP が参照しているファイルが通常のファイルではない。
 .TP 
 \fBEIO\fP
 ファイルシステムとの読み書き中に入出力エラーが発生した。