brcompat: Mark ovs-brcompat as deprecated.
[sliver-openvswitch.git] / vswitchd / ovs-brcompatd.8.in
index fb3548e..1ba4a21 100644 (file)
@@ -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),