diff options
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.Infiniband.xml')
| -rw-r--r-- | docs/api/dbus-org.freedesktop.NetworkManager.Device.Infiniband.xml | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Infiniband.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.Infiniband.xml deleted file mode 100644 index 65fc978d..00000000 --- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.Infiniband.xml +++ /dev/null @@ -1,49 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" - "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ -]> -<refentry id="gdbus-org.freedesktop.NetworkManager.Device.Infiniband"> - <refmeta> <refentrytitle role="top_of_page" id="gdbus-interface-org-freedesktop-NetworkManager-Device-Infiniband.top_of_page">org.freedesktop.NetworkManager.Device.Infiniband</refentrytitle> - <indexterm zone="gdbus-interface-org-freedesktop-NetworkManager-Device-Infiniband.top_of_page"><primary sortas=".Device.Infiniband">org.freedesktop.NetworkManager.Device.Infiniband</primary></indexterm> - </refmeta> <refnamediv> <refname>org.freedesktop.NetworkManager.Device.Infiniband</refname> <refpurpose>Infiniband Device.</refpurpose> </refnamediv> <refsect1 role="properties"> - <title role="properties.title">Properties</title> - <synopsis> -<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Infiniband.HwAddress">HwAddress</link> readable s -<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Infiniband.Carrier">Carrier</link> readable b -</synopsis> - </refsect1> -<refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-Device-Infiniband"> - <title role="desc.title">Description</title> - <para> -</para><para> -</para> -</refsect1> -<refsect1 role="details" id="gdbus-properties-org.freedesktop.NetworkManager.Device.Infiniband"> - <title role="details.title">Property Details</title> -<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Infiniband.HwAddress"> - <title>The "HwAddress" property</title> - <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Infiniband.HwAddress"><primary sortas=".Device.Infiniband:HwAddress">org.freedesktop.NetworkManager.Device.Infiniband:HwAddress</primary></indexterm> -<programlisting> -HwAddress readable s -</programlisting> -<para> -</para><para> -</para> -</refsect2> -<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Infiniband.Carrier"> - <title>The "Carrier" property</title> - <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Infiniband.Carrier"><primary sortas=".Device.Infiniband:Carrier">org.freedesktop.NetworkManager.Device.Infiniband:Carrier</primary></indexterm> -<programlisting> -Carrier readable b -</programlisting> -<para> -Indicates whether the physical carrier is found (e.g. whether a cable is -plugged in or not). -</para><para> -DEPRECATED: check for the "lower-up" flag in the "InterfaceFlags" -property on the "org.freedesktop.NetworkManager.Device" interface. -</para> -</refsect2> -</refsect1> -</refentry> - |