diff options
author | Stephen Finucane <stephen@that.guru> | 2016-12-08 12:55:29 +0000 |
---|---|---|
committer | Ben Pfaff <blp@ovn.org> | 2016-12-12 08:58:14 -0800 |
commit | 11e029064ca2cd71c7382df5202dca8a9ed0c968 (patch) | |
tree | b37ce80179f3b9b1890a88af772acccccf5ffa3d /rhel/openvswitch-fedora.spec.in | |
parent | 3c8a3b312a03e6b77ea6ed79104cdfcf5d50e416 (diff) | |
download | openvswitch-11e029064ca2cd71c7382df5202dca8a9ed0c968.tar.gz |
doc: Populate 'faq' section
This is mostly the exact same contents, albeit broken up into multiple
files.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'rhel/openvswitch-fedora.spec.in')
-rw-r--r-- | rhel/openvswitch-fedora.spec.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in index c71c12f2f..6b2f91061 100644 --- a/rhel/openvswitch-fedora.spec.in +++ b/rhel/openvswitch-fedora.spec.in @@ -481,8 +481,7 @@ fi %{_mandir}/man8/ovs-vswitchd.8* %{_mandir}/man8/ovs-parse-backtrace.8* %{_mandir}/man8/ovs-testcontroller.8* -%doc COPYING NOTICE README.rst -%doc FAQ.rst NEWS rhel/README.RHEL.rst +%doc COPYING NOTICE README.rst NEWS rhel/README.RHEL.rst /var/lib/openvswitch /var/log/openvswitch %ghost %attr(755,root,root) %{_rundir}/openvswitch |