Update French translation.

This commit is contained in:
Simon Kelley
2013-04-17 13:52:49 +01:00
parent 6f130def07
commit 834f36fe6d
4 changed files with 367 additions and 105 deletions

View File

@@ -25,7 +25,7 @@ TFTP server to allow net/PXE boot of DHCP hosts and also supports BOOTP. The PXE
The dnsmasq DHCPv6 server provides the same set of features as the
DHCPv4 server, and in addition, it includes router advertisements and
a neat feature which allows nameing for clients which use DHCPv4 and
stateless autoconfigurtion only for IPv6 configuration. There is support for doing address allocation (both DHCPv6 and RA) from subnets which are dynamically delegated via DHCPv6 prefix delegation.
stateless autoconfiguration only for IPv6 configuration. There is support for doing address allocation (both DHCPv6 and RA) from subnets which are dynamically delegated via DHCPv6 prefix delegation.
.PP
Dnsmasq is coded with small embedded systems in mind. It aims for the smallest possible memory footprint compatible with the supported functions, and allows uneeded functions to be omitted from the compiled binary.
.SH OPTIONS