summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2009-10-14 16:00:20 +0000
committerjhb <jhb@FreeBSD.org>2009-10-14 16:00:20 +0000
commit43b02493d82ff4f5f5baf466dd0d838789dfaf9c (patch)
tree7245b8848e427d9f16a56556382b7cf733c0f073 /share
parent8f8a23ab5368dcf45a54ab768dd833cdf89ee445 (diff)
downloadFreeBSD-src-43b02493d82ff4f5f5baf466dd0d838789dfaf9c.zip
FreeBSD-src-43b02493d82ff4f5f5baf466dd0d838789dfaf9c.tar.gz
Oops, add a return values section to note that these routines return an error
on failure or zero on success.
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/BUS_BIND_INTR.92
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man9/BUS_BIND_INTR.9 b/share/man/man9/BUS_BIND_INTR.9
index 93f0c16..2e22dea 100644
--- a/share/man/man9/BUS_BIND_INTR.9
+++ b/share/man/man9/BUS_BIND_INTR.9
@@ -83,6 +83,8 @@ by userland via
and
.Fn BUS_BIND_INTR .
The most recent binding request is the one that will be in effect.
+.Sh RETURN VALUES
+Zero is returned on success, otherwise an appropriate error is returned.
.Sh SEE ALSO
.Xr BUS_SETUP_INTR 9 ,
.Xr cpuset 2 ,
OpenPOWER on IntegriCloud