From 68fa0ea8eb1817d84dddda6664294481a8e10993 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Wed, 20 Dec 2017 10:18:14 +0100 Subject: [PATCH] man: document all setting plugins in NetworkManager.conf manual although they are deprecated and unused, document them. --- man/NetworkManager.conf.xml | 32 +++++++++++++++++++++----------- man/NetworkManager.xml | 6 +++--- 2 files changed, 24 insertions(+), 14 deletions(-) diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index 446540aa1b..be6dbf0119 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -1180,6 +1180,7 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16 + ifcfg-rh @@ -1197,17 +1198,6 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16 - - ifcfg-suse - - - This plugin is deprecated and its selection has no effect. - The keyfile plugin should be used - instead. - - - - ifupdown @@ -1244,6 +1234,26 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16 + + ifcfg-suse + + + This plugin is deprecated and its selection has no effect. + The keyfile plugin should be used + instead. + + + + + + ifnet + + + This plugin was used on Gentoo but is deprecated. + + + + diff --git a/man/NetworkManager.xml b/man/NetworkManager.xml index 60dbe7d7f8..0ec6b0aee9 100644 --- a/man/NetworkManager.xml +++ b/man/NetworkManager.xml @@ -376,9 +376,9 @@ List plugins used to manage system-wide connection settings. This list has preference over plugins - specified in the configuration file. Currently supported - plugins are: keyfile, , - , . + specified in the configuration file. See main.plugins + setting in NetworkManager.conf5 + for supported options.