Date: Mon, 27 Jun 2005 12:02:27 +0300 From: Niki Denev <nike_d@cytexbg.com> To: freebsd-current@freebsd.org Subject: small typo in the if_bridge man page Message-ID: <42BFC0A3.7050509@cytexbg.com>
next in thread | raw e-mail | index | archive | help
Hello,
there is a small typo in the manpage for if_bridge :
--- /usr/src/share/man/man4/if_bridge.4 Thu Jun 16 21:46:16 2005
+++ /root/if_bridge.4.fix Mon Jun 27 11:54:16 2005
@@ -155,7 +155,7 @@
The following will cause a bridge consisting of all 8 ports with
Spanning Tree
enabled to be created:
.Bd -literal -offset indent
-iconfig bridge0 create
+ifconfig bridge0 create
ifconfig bridge0 \e
addm fxp0 stp fxp0 \e
addm fxp1 stp fxp1 \e
P.S.: my mailer probably will mangle the patch,
so here it is again if needed :)
[http://totalterror.net/src/if_bridge.4.patch]
--niki
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42BFC0A3.7050509>
