[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
src/share/man/man9/file.9 typo
Index: file.9
===================================================================
RCS file: /cvs/src/share/man/man9/file.9,v
retrieving revision 1.5
diff -u -r1.5 file.9
--- file.9 2003/04/15 04:14:29 1.5
+++ file.9 2004/01/24 04:37:23
@@ -32,7 +32,7 @@
.Fd #include <sys/file.h>
.Fd #include <sys/filedesc.h>
.Ft int
-.Fn falloc "struct proc *p" "struct file **fesultfp" "int *resultfd"
+.Fn falloc "struct proc *p" "struct file **resultfp" "int *resultfd"
.Ft int
.Fn fdrelease "struct proc *p" "int fd"
.Ft void