X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vswitchd%2Fovs-brcompatd.8.in;h=1ba4a21f5d3f6fb262de5efbb76f826a22831eee;hb=a8643e447601201aabd1159966bd716e48378f97;hp=fb3548e6c5068e3119a405f0ca5c7b795a6a4f98;hpb=2b01925c18a52b2f7dbff5c70269a4b4d8aec027;p=sliver-openvswitch.git diff --git a/vswitchd/ovs-brcompatd.8.in b/vswitchd/ovs-brcompatd.8.in index fb3548e6c..1ba4a21f5 100644 --- a/vswitchd/ovs-brcompatd.8.in +++ b/vswitchd/ovs-brcompatd.8.in @@ -13,6 +13,7 @@ A daemon that provides a legacy bridge front-end for \fBovs\-vswitchd\fR. It does this by listening for bridge ioctl commands (e.g., those generated by the \fBbrctl\fR program) to add or remove datapaths and the interfaces that attach to them. +This feature is deprecated and will be removed no earlier than February 2013. .PP .SH OPTIONS .IP "\fB\-\-appctl=\fIprogram\fR" @@ -29,13 +30,14 @@ communicate with \fBovsdb\-server\fR. The default is \fBovs\-brcompatd\fR will search the \fBPATH\fR environment variable to find it. . +.ds DD .so lib/daemon.man .so lib/vlog.man .so lib/common.man .so lib/leak-checker.man . .SH NOTES -\fBovs\-brcompatd\fR requires the \fBbrcompat_mod.ko\fR kernel module to be +\fBovs\-brcompatd\fR requires the \fBbrcompat.ko\fR kernel module to be loaded. .SH "SEE ALSO" .BR ovs\-appctl (8),