From 4b061e443c4c9ea866c7ae957c43699887d7d0ca Mon Sep 17 00:00:00 2001 From: Julien Fortin Date: Thu, 10 Nov 2016 01:42:36 +0100 Subject: [PATCH] man: fixing lintian error Signed-off-by: Julien Fortin --- man.rst/interfaces.5.rst | 2 +- man/interfaces.5 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man.rst/interfaces.5.rst b/man.rst/interfaces.5.rst index 3a01c1e..9247c98 100644 --- a/man.rst/interfaces.5.rst +++ b/man.rst/interfaces.5.rst @@ -49,7 +49,7 @@ DESCRIPTION "auto" stanzas. 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 will only bring up eth0 or eth1 if it is listed in an "allow-hotplug" line. Note that "allow-auto" and "auto" are synonyms. diff --git a/man/interfaces.5 b/man/interfaces.5 index 68f7d48..e5d15a4 100644 --- a/man/interfaces.5 +++ b/man/interfaces.5 @@ -71,7 +71,7 @@ should follow the word "auto" on the same line. There can be multiple "auto" stanzas. .sp 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 will only bring up eth0 or eth1 if it is listed in an "allow\-hotplug" line. Note that "allow\-auto" and "auto" are synonyms.