From 7ff15eea0219f58a9df47e5574c1011c386c8a52 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Tue, 30 Dec 2008 12:49:23 -0800 Subject: [PATCH] brcompat: Add note about required kernel module to vswitchd manpage. --- vswitchd/vswitchd.8.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vswitchd/vswitchd.8.in b/vswitchd/vswitchd.8.in index 5238109f..e6ee1694 100644 --- a/vswitchd/vswitchd.8.in +++ b/vswitchd/vswitchd.8.in @@ -87,6 +87,10 @@ datapaths and the interfaces that attach to them. The \fIfile\fR argument should be the master list for Bridge Configuration and be one of the files included in the \fB--config\fR option. . +.IP "" +This option requires the \fBbrcompat_mod.ko\fR kernel module to be +loaded. +. .so lib/daemon.man .so lib/vlog.man .so lib/common.man -- 2.30.2