mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 11:20:07 +01:00
tui: fix an out-of-date comment
nmtui-connect.c claimed that it didn't implement deactivation yet, but that was implemented long ago.
This commit is contained in:
parent
831a70d10d
commit
ca5f23a8b6
1 changed files with 2 additions and 5 deletions
|
|
@ -20,11 +20,8 @@
|
|||
* SECTION:nmtui-connect
|
||||
* @short_description: nm-applet-like functionality
|
||||
*
|
||||
* nmtui-connect implements activating #NMConnections, including
|
||||
* presenting a password dialog if necessary.
|
||||
*
|
||||
* It's supposed to also implement deactivating them, but it doesn't.
|
||||
* FIXME.
|
||||
* nmtui-connect implements activating and deactivating #NMConnections,
|
||||
* including presenting a password dialog if necessary.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue