fuword returns a long, according to systm.h

This commit is contained in:
perry 2001-05-16 03:52:58 +00:00
parent a1dd9d78ee
commit 6aea3cdfa2
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: fetch.9,v 1.10 1999/03/16 00:40:47 garbled Exp $
.\" $NetBSD: fetch.9,v 1.11 2001/05/16 03:52:58 perry Exp $
.\"
.\" Copyright (c) 1996 Jason R. Thorpe.
.\" All rights reserved.
@ -53,7 +53,7 @@
.Fn fusword "void *base"
.Ft int
.Fn fuswintr "void *base"
.Ft int
.Ft long
.Fn fuword "void *base"
.Sh DESCRIPTION
The