diff options
| author | Michael Biebl <biebl@debian.org> | 2024-01-25 09:46:18 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-01-25 09:46:18 +0100 |
| commit | 70e18d99b8e3e77bb37e218d7ac582130156f8ef (patch) | |
| tree | d40c587e6d3f0e094ff558e415f1bb9803643214 /docs/libnm/libnm-docs.xml | |
| parent | d4d8b2b91f7ba000d97a8b2aab48c85000c11314 (diff) | |
New upstream version 1.45.90 upstream/1.45.90
Diffstat (limited to 'docs/libnm/libnm-docs.xml')
| -rw-r--r-- | docs/libnm/libnm-docs.xml | 20 |
1 files changed, 4 insertions, 16 deletions
diff --git a/docs/libnm/libnm-docs.xml b/docs/libnm/libnm-docs.xml index 09468a5c..f2b5658c 100644 --- a/docs/libnm/libnm-docs.xml +++ b/docs/libnm/libnm-docs.xml @@ -34,15 +34,7 @@ Texts. You may obtain a copy of the <citetitle>GNU Free Documentation License</citetitle> from the Free Software Foundation by visiting <ulink type="http" - url="http://www.fsf.org">their Web site</ulink> or by writing - to: - - <address> - The Free Software Foundation, Inc., - <street>51 Franklin Street</street> - Fifth Floor, - <city>Boston</city>, <state>MA</state> <postcode>02110-1301</postcode>, - <country>USA</country> - </address> + url="http://www.fsf.org">their Web site</ulink>. </para> </legalnotice> </bookinfo> @@ -327,6 +319,7 @@ print ("NetworkManager version " + client.get_version())]]></programlisting></in <xi:include href="xml/nm-setting-generic.xml"/> <xi:include href="xml/nm-setting-gsm.xml"/> <xi:include href="xml/nm-setting-hostname.xml"/> + <xi:include href="xml/nm-setting-hsr.xml"/> <xi:include href="xml/nm-setting-infiniband.xml"/> <xi:include href="xml/nm-setting-ip-config.xml"/> <xi:include href="xml/nm-setting-ip-tunnel.xml"/> @@ -382,6 +375,7 @@ print ("NetworkManager version " + client.get_version())]]></programlisting></in <xi:include href="xml/nm-device-dummy.xml"/> <xi:include href="xml/nm-device-ethernet.xml"/> <xi:include href="xml/nm-device-generic.xml"/> + <xi:include href="xml/nm-device-hsr.xml"/> <xi:include href="xml/nm-device-infiniband.xml"/> <xi:include href="xml/nm-device-ip-tunnel.xml"/> <xi:include href="xml/nm-device-loopback.xml"/> @@ -467,13 +461,7 @@ print ("NetworkManager version " + client.get_version())]]></programlisting></in <para> You should have received a copy of the <citetitle>GNU Lesser General Public License</citetitle> along with this - library; if not, write to the - <address> - Free Software Foundation, Inc., - <street>51 Franklin Street</street> - Fifth Floor, - <city>Boston</city>, <state>MA</state> <postcode>02110-1301</postcode>, - <country>USA</country> - </address> + library. </para> <para> |