1
0
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:
Julien Fortin
2016-11-10 01:42:36 +01:00
parent da8135ee92
commit 4b061e443c
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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.