.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd July 9, 2010
-.Dt DHCPCD-GTK 8 SMM
+.Dd September 16, 2014
+.Dt DHCPCD-GTK 8
.Os
.Sh NAME
.Nm dhcpcd-gtk
is a GTK+ frontend for network configuration.
It uses
.Xr dhcpcd 8
-as the backend and communicates to it and optionally
+and
.Xr wpa_supplicant 8
-via
-.Nm dhcpcd_dbus .
+as backends.
+.Pp
+If
+.Nm
+is used to make configuration changes then the user needs to be able
+to write to the privileged
+.Nm dhcpcd
+control socket.
+See
+.Xr dhcpcd.conf 5
+for details.
.Ss wpa_supplicant
.Nm
relies on
.Xr wpa_supplicant 8
being configured to write its sockets to
.Pa /var/run/wpa_supplicant.
-.Nm
-relies on
-.Xr wpa_supplicant 8
-being started by the operating system.
If
.Nm
is used to select and set pass phrases for wireless networks then
needs to be set in wpa_supplicant.conf.
.Sh SEE ALSO
.Xr dhcpcd 8 ,
+.Xr dhcpcd.conf 5 ,
.Xr wpa_supplicant 8 ,
.Xr wpa_supplicant.conf 5
.Sh AUTHORS
.An Roy Marples Aq roy@marples.name
.Sh BUGS
-Please report them to http://roy.marples.name/projects/dhcpcd
+Please report them to http://roy.marples.name/projects/dhcpcd-ui