Просмотр исходного кода

Updated linux/kernel/api/vfs_fallocate

dyokunev лет назад: 8
Родитель
Сommit
1f244c7d44
1 измененных файлов с 1 добавлено и 1 удалено
  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 )