]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/posix_fallocate.3
Many pages: Use a consistent style for lists
[thirdparty/man-pages.git] / man3 / posix_fallocate.3
index 200a354759da2be2d099a3c04e3a32c0caf2da05..74fe758b24494552b54082e33a6367452e571867 100644 (file)
@@ -146,16 +146,16 @@ system call, which is MT-safe.
 If the underlying filesystem does not support
 .BR fallocate (2),
 then the operation is emulated with the following caveats:
-.IP * 2
+.IP \(bu 3
 The emulation is inefficient.
-.IP *
+.IP \(bu
 There is a race condition where concurrent writes from another thread or
 process could be overwritten with null bytes.
-.IP *
+.IP \(bu
 There is a race condition where concurrent file size increases by
 another thread or process could result in a file whose size is smaller
 than expected.
-.IP *
+.IP \(bu
 If
 .I fd
 has been opened with the