diff mbox

[ovs-dev,02/15] ovsdb-idlc: Remove obsolete documentation and usage.

Message ID 1475723812-20932-2-git-send-email-blp@ovn.org
State Accepted
Headers show

Commit Message

Ben Pfaff Oct. 6, 2016, 3:16 a.m. UTC
Signed-off-by: Ben Pfaff <blp@ovn.org>
---
 ovsdb/ovsdb-idlc.1  | 5 -----
 ovsdb/ovsdb-idlc.in | 1 -
 2 files changed, 6 deletions(-)
diff mbox

Patch

diff --git a/ovsdb/ovsdb-idlc.1 b/ovsdb/ovsdb-idlc.1
index 4a33261..b44757b 100644
--- a/ovsdb/ovsdb-idlc.1
+++ b/ovsdb/ovsdb-idlc.1
@@ -56,11 +56,6 @@  defines a structure for each table defined by the schema.
 Reads \fIidl\fR and prints on standard output a C source file that
 implements C bindings for the database defined by the schema.
 .
-.IP "\fBdoc\fI idl\fR"
-Reads \fIidl\fR and prints on standard output a text file that
-documents the schema.  The output may have very long lines, so it
-makes sense to pipe it through, e.g. \fBfmt \-s\fR.
-.
 .SS "Options"
 .so lib/common.man
 .
diff --git a/ovsdb/ovsdb-idlc.in b/ovsdb/ovsdb-idlc.in
index fb2241b..2900bd9 100755
--- a/ovsdb/ovsdb-idlc.in
+++ b/ovsdb/ovsdb-idlc.in
@@ -1329,7 +1329,6 @@  The following commands are supported:
   annotate SCHEMA ANNOTATIONS print SCHEMA combined with ANNOTATIONS
   c-idl-header IDL            print C header file for IDL
   c-idl-source IDL            print C source file for IDL implementation
-  nroff IDL                   print schema documentation in nroff format
 
 The following options are also available:
   -h, --help                  display this help message