summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-01-24 06:50:22 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-01-24 06:50:22 +0000
commitaa285d0f15ab7c0b995ea1b8bc3a292ccaaadbae (patch)
tree5daeda96d9020794ae3c917fc6212da5113718a4 /share
parent2fb454c05cdf52feefe760253e7de84fa9aa2c13 (diff)
typo from Jared Yanovich;
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/file.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/file.9 b/share/man/man9/file.9
index d6da53fec9b..1b3f8135d86 100644
--- a/share/man/man9/file.9
+++ b/share/man/man9/file.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: file.9,v 1.5 2003/04/15 04:14:29 jmc Exp $
+.\" $OpenBSD: file.9,v 1.6 2004/01/24 06:50:21 jmc Exp $
.\"
.\" Copyright (c) 2002 Artur Grabowski <art@openbsd.org>
.\" All rights reserved.
@@ -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