Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Don't log to syslog during tests. | Ben Pfaff | 2018-08-09 | 1 | -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 Pfaff | 2016-08-08 | 1 | -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> |