NetworkManager/man/NetworkManager.8.in
Dan Williams 3a576089ec 2006-12-02 Dan Williams <dcbw@redhat.com>
Patch from Michael Biebl <biebl@teco.edu>
	* configure.in
	  man/NetworkManager.1.in
	  man/NetworkManagerDispatcher.1.in
	  man/NetworkManager.8.in
	  man/NetworkManagerDispatcher.8.in
		- Add .SH NAME stanzas
		- Move NM & NM Dispatcher manpages to section 8 (admin)


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2140 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-12-03 03:39:39 +00:00

28 lines
945 B
Groff

.\" NetworkManager(8) manual page
.\"
.\" Copyright (C) 2005 Robert Love
.\"
.TH NETWORKMANAGER "8"
.SH NAME
NetworkManager \- network management daemon
.SH SYNOPSIS
.B NetworkManager [\-\-no-daemon] [\-\-enable-test-devices]
.SH DESCRIPTION
The \fINetworkManager\fP daemon attempts to keep an active network connection
available at all times. The point of NetworkManager is to make networking
configuration and setup as painless and automatic as possible. If using DHCP,
NetworkManager is intended to replace default routes, obtain IP addresses from
a DHCP server, and change nameservers whenever it sees fit, with the aim of
making networking Just Work.
.SH OPTIONS
The following options are supported:
.TP
.I "--no-daemon"
Do not daemonize. This is useful for debugging.
.TP
.I "--enable-test-devices"
Enable support for virtual test devices. These are useful for debugging.
.SH SEE ALSO
.BR NetworkManagerDispatcher (8),
.BR nm-tool (1)