diff options
author | Sebastian Wicki <gandro@gmx.net> | 2013-07-23 22:10:17 +0200 |
---|---|---|
committer | Sebastian Wicki <gandro@gmx.net> | 2013-07-23 22:10:28 +0200 |
commit | 7d081a227528201ed65b8bab9ec07ccd8dfc1162 (patch) | |
tree | f295d62f31f0d47d4fa057508ee498adfa0665d6 | |
parent | 5b0c7cae3e82c96058605941273e33632ec95094 (diff) | |
download | netctl-7d081a227528201ed65b8bab9ec07ccd8dfc1162.tar.gz netctl-7d081a227528201ed65b8bab9ec07ccd8dfc1162.tar.xz |
Fix references related to netctl-auto(1)
-rw-r--r-- | docs/netctl-auto.1.txt | 2 | ||||
-rw-r--r-- | docs/netctl.special.7.txt | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/docs/netctl-auto.1.txt b/docs/netctl-auto.1.txt index d2083ac..1fa17d8 100644 --- a/docs/netctl-auto.1.txt +++ b/docs/netctl-auto.1.txt @@ -87,4 +87,4 @@ ENVIRONMENT SEE ALSO -------- -*netctl*(1), *netctl.profile*(5), *netctl.special*(7), *systemctl*(1) +*netctl*(1), *netctl.profile*(5), *netctl.special*(7) diff --git a/docs/netctl.special.7.txt b/docs/netctl.special.7.txt index 668f7b1..c61290c 100644 --- a/docs/netctl.special.7.txt +++ b/docs/netctl.special.7.txt @@ -48,7 +48,9 @@ netctl-auto@<interface>.service:: start a profile for a network it finds. It is targeted at wireless interfaces. Profile specific values for WPADriver are ignored, but it is possible to specify WPADriver in an interface hook - ('/etc/netctl/interfaces/<interface>'). + ('/etc/netctl/interfaces/<interface>'). + + Use *netctl-auto*(1) instead of *netctl(1)* to control the automatic + profile selection when using this unit. netctl-ifplugd@<interface>.service:: This unit starts ifplugd on the interface it is used for. It will @@ -59,4 +61,4 @@ netctl-ifplugd@<interface>.service:: SEE ALSO -------- -*netctl*(1), *netctl.profile*(5) +*netctl*(1), *netctl-auto*(1), *netctl.profile*(5) |