summaryrefslogtreecommitdiff
path: root/lib/vlog.xml
Commit message (Collapse)AuthorAgeFilesLines
* tests: Don't log to syslog during tests.Ben Pfaff2018-08-091-1/+10
| | | | | | | | Until now, "make check" generated a huge amount of output to syslog. This commit suppresses it. Acked-by: Ilya Maximets <i.maximets@samsung.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
* ovn-nbctl: Add details for common options to manpage.Ben Pfaff2016-08-081-0/+144
The new .xml files in this commit are translations to XML of the existing nroff fragments in .man files. Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Ryan Moats <rmoats@us.ibm.com>