summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VOP_SEEK.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/VOP_SEEK.9')
-rw-r--r--share/man/man9/VOP_SEEK.93
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/VOP_SEEK.9 b/share/man/man9/VOP_SEEK.9
index 2f9e51f..90b2240 100644
--- a/share/man/man9/VOP_SEEK.9
+++ b/share/man/man9/VOP_SEEK.9
@@ -26,7 +26,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: VOP_SEEK.9,v 1.1 1997/03/03 18:00:40 dfr Exp $
.\"
.Dd July 24, 1996
.Os
@@ -35,6 +35,7 @@
.Nm VOP_SEEK
.Nd seek to a given location in a file
.Sh SYNOPSIS
+.Fd #include <sys/param.h>
.Fd #include <sys/vnode.h>
.Ft int
.Fn VOP_SEEK "struct vnode *vp" "off_t oldoff" "off_t newoff" "struct ucred *cred"
OpenPOWER on IntegriCloud