Explorar el Código

Updated linux/kernel/api/vfs_fallocate

dyokunev hace 8 años
padre
commit
1f244c7d44
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 )