From d3dfb727f5db2f296c9e252a2a4645bb7c6394e8 Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Tue, 21 Aug 2007 23:00:10 +0000 Subject: [PATCH] Clarify that specifying dev will add/remove the IP address. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2594 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- doc/configuration.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/configuration.xml b/doc/configuration.xml index 8db75d1..526ca1a 100644 --- a/doc/configuration.xml +++ b/doc/configuration.xml @@ -1214,7 +1214,7 @@ The name of the current vserver. The default broadcast address. - The default network device. + The default network device. See iface/dev for more information. The default network prefix-length. @@ -1253,13 +1253,13 @@ numbers like '00' are good names for these directories. - The ip which will be assigned to this interface. + The IP address which will be assigned to this interface. The broadcast address. - - The network device. + + The network device. When this is specified, the IP address will be assigned and removed when starting and stopping the guest. The network prefix-length. -- 1.8.1.5