summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2014-03-01 21:44:34 +0100
committerJouke Witteveen <j.witteveen@gmail.com>2014-03-01 22:17:13 +0100
commit6d83ce0798af47143a9698847f05b272e3fcb7e0 (patch)
tree3950e69786654fd7593165a40fb69e4123bef3b1 /docs
parent23ae1791917d48da7237d918f19dfa55a6a13d8f (diff)
downloadnetctl-6d83ce0798af47143a9698847f05b272e3fcb7e0.tar.gz
netctl-6d83ce0798af47143a9698847f05b272e3fcb7e0.tar.xz
Minor improvements to bridge/vlan code
Diffstat (limited to 'docs')
-rw-r--r--docs/netctl.profile.5.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/netctl.profile.5.txt b/docs/netctl.profile.5.txt
index 623a24d..9bdbb91 100644
--- a/docs/netctl.profile.5.txt
+++ b/docs/netctl.profile.5.txt
@@ -39,8 +39,7 @@ AVAILABLE CONNECTION TYPES
+bond+::
For bonded interfaces.
+bridge+::
- Network bridging. This connection type requires *brctl* to be
- available.
+ For bridge interfaces.
+dummy+::
For dummy interfaces.
+ppp+::
@@ -455,7 +454,8 @@ single network interface.
All options for connections of the `ethernet' type are understood for
connections of the `vlan' type. Additionally, connections of the `vlan'
-type can set a vlan identifier using 'VLANID='. See *ip*(8) for details.
+type must set a vlan identifier using 'VLANID='. See *ip*(8) for
+details.
SPECIAL QUOTING RULES