INSTALL.Linux: Don't discourage building Debian packages.
[openvswitch] / lib / vlog.c
index ddda26620ec65f057014284cd7ccbfb003a3cbab..cb0567e28a2e0c400ae3afeef5d96e1f3d12fd95 100644 (file)
@@ -438,7 +438,8 @@ vlog_unixctl_reopen(struct unixctl_conn *conn,
     }
 }
 
-/* Initializes the logging subsystem. */
+/* Initializes the logging subsystem and registers its unixctl server
+ * commands. */
 void
 vlog_init(void) 
 {