On Tue, Mar 10, 2015 at 6:16 AM, Silvan Jegen <s.jegen@xxxxxxxxx> wrote: > Hi Alexei > > Please find some comments and suggestions below. Thanks a lot for review! I think I've addressed all comments: man2/bpf.2 | 187 ++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 100 insertions(+), 87 deletions(-) :) the only thing I didn't change is 's/C/C dialect/ (?)' Because the word 'dialect' would mean that there are differences beyond reduced expressions. It's a normal C. Compiler doesn't allow certain C constructs. Like it's not possible to have global variables, loops, vararg functions, passing structures, etc. I'll add a license and will resend. Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html