summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/net/bridge.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/bridge.c b/sys/net/bridge.c
index b610b33..101f752 100644
--- a/sys/net/bridge.c
+++ b/sys/net/bridge.c
@@ -40,7 +40,7 @@
* net.link.ether.bridge.config
* containing a list of interfaces each optionally followed by
* a colon and the cluster it belongs to (1 is the default).
- * Separators can be * spaces, commas or tabs, e.g.
+ * Separators can be spaces, commas or tabs, e.g.
* net.link.ether.bridge.config="fxp0:2 fxp1:2 dc0 dc1:1"
* Optionally bridged packets can be passed through the firewall,
* this is controlled by the variable
OpenPOWER on IntegriCloud