mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
man: fixing lintian error
Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
This commit is contained in:
@ -49,7 +49,7 @@ DESCRIPTION
|
|||||||
"auto" stanzas.
|
"auto" stanzas.
|
||||||
|
|
||||||
Lines beginning with "allow-" are used to identify interfaces that
|
Lines beginning with "allow-" are used to identify interfaces that
|
||||||
should be brought up automatically by various subsytems. This may be
|
should be brought up automatically by various subsystems. This may be
|
||||||
done using a command such as "ifup --allow=hotplug eth0 eth1", which
|
done using a command such as "ifup --allow=hotplug eth0 eth1", which
|
||||||
will only bring up eth0 or eth1 if it is listed in an "allow-hotplug"
|
will only bring up eth0 or eth1 if it is listed in an "allow-hotplug"
|
||||||
line. Note that "allow-auto" and "auto" are synonyms.
|
line. Note that "allow-auto" and "auto" are synonyms.
|
||||||
|
@ -71,7 +71,7 @@ should follow the word "auto" on the same line. There can be multiple
|
|||||||
"auto" stanzas.
|
"auto" stanzas.
|
||||||
.sp
|
.sp
|
||||||
Lines beginning with "allow\-" are used to identify interfaces that
|
Lines beginning with "allow\-" are used to identify interfaces that
|
||||||
should be brought up automatically by various subsytems. This may be
|
should be brought up automatically by various subsystems. This may be
|
||||||
done using a command such as "ifup \-\-allow=hotplug eth0 eth1", which
|
done using a command such as "ifup \-\-allow=hotplug eth0 eth1", which
|
||||||
will only bring up eth0 or eth1 if it is listed in an "allow\-hotplug"
|
will only bring up eth0 or eth1 if it is listed in an "allow\-hotplug"
|
||||||
line. Note that "allow\-auto" and "auto" are synonyms.
|
line. Note that "allow\-auto" and "auto" are synonyms.
|
||||||
|
Reference in New Issue
Block a user