summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2022-08-15 13:59:51 +0200
committerIlya Maximets <i.maximets@ovn.org>2022-08-15 19:46:00 +0200
commit516f181a214df4d584ab3ff595ae155b93a9ea9a (patch)
tree1ccaa612190d1cc74932db2b35d32db5436344b3 /Documentation
parent2803b3fb53f11cc6398294b9b6c365f53d50e0d3 (diff)
downloadopenvswitch-516f181a214df4d584ab3ff595ae155b93a9ea9a.tar.gz
docs: Remove remaining references to OVS kmod and XenServer.
README file still mentions a kernel module and some parts of the documentation still have XenServer references, e.g. 'xs-*' database configuration options. Removing them. Fixes: 422e90437854 ("make: Remove the Linux datapath.") Fixes: 83c9518e7c67 ("xenserver: Remove xenserver.") Acked-by: Aaron Conole <aconole@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/ref/ovs-appctl.8.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ref/ovs-appctl.8.rst b/Documentation/ref/ovs-appctl.8.rst
index a488d9f48..3ce02e984 100644
--- a/Documentation/ref/ovs-appctl.8.rst
+++ b/Documentation/ref/ovs-appctl.8.rst
@@ -289,7 +289,7 @@ and adjusting log levels:
The default pattern for console and file output is ``%D{%Y-%m-%dT
%H:%M:%SZ}|%05N|%c|%p|%m``; for syslog output, ``%05N|%c|%p|%m``.
- Daemons written in Python (e.g. ``ovs-xapi-sync``) do not allow
+ Daemons written in Python (e.g. ``ovs-monitor-ipsec``) do not allow
control over the log pattern.
* ``vlog/set FACILITY:<facility>``