summaryrefslogtreecommitdiff
path: root/static/freebsd/man1/ibv_devices.1
diff options
context:
space:
mode:
Diffstat (limited to 'static/freebsd/man1/ibv_devices.1')
-rw-r--r--static/freebsd/man1/ibv_devices.120
1 files changed, 20 insertions, 0 deletions
diff --git a/static/freebsd/man1/ibv_devices.1 b/static/freebsd/man1/ibv_devices.1
new file mode 100644
index 00000000..ffd57f8e
--- /dev/null
+++ b/static/freebsd/man1/ibv_devices.1
@@ -0,0 +1,20 @@
+.\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
+.TH IBV_DEVICES 1 "August 30, 2005" "libibverbs" "USER COMMANDS"
+
+.SH NAME
+ibv_devices \- list RDMA devices
+
+.SH SYNOPSIS
+.B ibv_devices
+
+.SH DESCRIPTION
+.PP
+List RDMA devices available for use from userspace.
+
+.SH SEE ALSO
+.BR ibv_devinfo (1)
+
+.SH AUTHORS
+.TP
+Roland Dreier
+.RI < rolandd@cisco.com >