From 0bd7c2b97b8718b5ed39bda14af532daf342faa4 Mon Sep 17 00:00:00 2001 From: dteske Date: Sun, 7 Feb 2016 13:33:18 +0000 Subject: Add missing comma --- share/man/man4/bridge.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/man4/bridge.4 b/share/man/man4/bridge.4 index cecffc5..d3410d5 100644 --- a/share/man/man4/bridge.4 +++ b/share/man/man4/bridge.4 @@ -425,8 +425,8 @@ cloned_interfaces="bridge0" ifconfig_bridge0="addm wlan0 addm fxp0 up" .Ed .Pp -For the bridge to forward packets all member interfaces and the bridge need -to be up. +For the bridge to forward packets, +all member interfaces and the bridge need to be up. The above example would also require: .Bd -literal -offset indent create_args_wlan0="wlanmode hostap" -- cgit v1.1