aboutsummaryrefslogtreecommitdiff
path: root/sys/net
diff options
context:
space:
mode:
authorGiorgos Keramidas <keramida@FreeBSD.org>2005-01-11 10:47:51 +0000
committerGiorgos Keramidas <keramida@FreeBSD.org>2005-01-11 10:47:51 +0000
commit2ccfeeaef471c9b3951164f22c0ba30e0ade5cc0 (patch)
tree7730a46ed88259cf324d3fbbb764d837e2969719 /sys/net
parent6ef8480a88f26d53aa25ba334201e6278b7b0ae0 (diff)
downloadsrc-2ccfeeaef471c9b3951164f22c0ba30e0ade5cc0.tar.gz
src-2ccfeeaef471c9b3951164f22c0ba30e0ade5cc0.zip
Fix a typo in a comment that may be confusing if one doesn't really
check what the code does. Separators are spaces, commas or tabs; not '*' characters (as one may assume by reading the old comment).
Notes
Notes: svn path=/head/; revision=140057
Diffstat (limited to 'sys/net')
-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 b610b33cf03c..101f752dc7a6 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