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

Ben Pfaff blp at ovn.org
Thu Oct 6 03:16:39 UTC 2016


Signed-off-by: Ben Pfaff <blp at ovn.org>
---
 ovsdb/ovsdb-idlc.1  | 5 -----
 ovsdb/ovsdb-idlc.in | 1 -
 2 files changed, 6 deletions(-)

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
-- 
2.1.3




More information about the dev mailing list