summaryrefslogtreecommitdiffstats
path: root/share/man/man9/resource_int_value.9
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-03-01 09:37:38 +0000
committerasmodai <asmodai@FreeBSD.org>2001-03-01 09:37:38 +0000
commit20155d87d96f11e973a5e4df5df863d93f79e066 (patch)
treef1769e7f28d88d64a8c63afb697de956017e6529 /share/man/man9/resource_int_value.9
parent028bd93906fa2c482716157a4185b46cafed1652 (diff)
downloadFreeBSD-src-20155d87d96f11e973a5e4df5df863d93f79e066.zip
FreeBSD-src-20155d87d96f11e973a5e4df5df863d93f79e066.tar.gz
Correct English used.
Diffstat (limited to 'share/man/man9/resource_int_value.9')
-rw-r--r--share/man/man9/resource_int_value.914
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man9/resource_int_value.9 b/share/man/man9/resource_int_value.9
index 2840c26..845fe7f 100644
--- a/share/man/man9/resource_int_value.9
+++ b/share/man/man9/resource_int_value.9
@@ -47,23 +47,23 @@ These functions fetch a value from the
.Dq hints
mechanism.
.Pp
-They take the following arguments:
+The functions take the following arguments:
.Bl -tag -width "resname"
.It Fa name
-name of the device to get the resource value from.
+The name of the device to get the resource value from.
.It Fa unit
-unit number of the device.
+The unit number of the device.
\-1 is special and is used for wildcard entries.
.It Fa resname
-resource name.
+The resource name.
.It Fa result
-pointer to a memory in which to store the resource value.
+A pointer to memory in which to store the resource value.
.El
.Sh RETURN VALUES
-If successful, functions return 0.
+If successful, the functions return 0.
Otherwise, a non\-zero error code is returned.
.Sh ERRORS
-Functions will fail if:
+The functions will fail if:
.Bl -tag -width Er
.It Bq Er ENOENT
The resource could not be found.
OpenPOWER on IntegriCloud