Author: dteske Date: Sun Feb 7 13:33:18 2016 New Revision: 295368 URL: https://svnweb.freebsd.org/changeset/base/295368
Log: Add missing comma Modified: head/share/man/man4/bridge.4 Modified: head/share/man/man4/bridge.4 ============================================================================== --- head/share/man/man4/bridge.4 Sun Feb 7 11:38:54 2016 (r295367) +++ head/share/man/man4/bridge.4 Sun Feb 7 13:33:18 2016 (r295368) @@ -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" _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"