From 2ccfeeaef471c9b3951164f22c0ba30e0ade5cc0 Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Tue, 11 Jan 2005 10:47:51 +0000 Subject: [PATCH] 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). --- sys/net/bridge.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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