diff options
Diffstat (limited to 'gnu/packages/connman.scm')
-rw-r--r-- | gnu/packages/connman.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/connman.scm b/gnu/packages/connman.scm index a13b6d199e6..bc6328926a0 100644 --- a/gnu/packages/connman.scm +++ b/gnu/packages/connman.scm @@ -107,7 +107,7 @@ (synopsis "Connection management daemon") (description "Connman provides a daemon for managing Internet connections. The Connection Manager is designed to be slim and to use as few resources as -possible. It is fully modular system that can be extended through plug-ins. +possible. It is fully modular system that can be extended through plug-ins. The plug-in approach allows for easy adaption and modification for various use cases. Connman implements DNS resolving and caching, DHCP clients for both IPv4 and IPv6, link-local IPv4 address handling and tethering (IP connection |