Browse Source

Updated linux/kernel/api/vfs_fallocate

dyokunev 8 years ago
parent
commit
1f244c7d44
1 changed files with 1 additions and 1 deletions
  1. 1 1
      linux/kernel/api/vfs_fallocate.md

+ 1 - 1
linux/kernel/api/vfs_fallocate.md

@@ -1,4 +1,4 @@
-I don't know if this correct or not, but:
+I don't know if this correct or not, but here a manpage ugly draft:
 
 ```
 vfs_fallocate ( struct file *file, int mode, off_t offset, off_t len )