Thomas Koeller writes:
authorEric Andersen <andersen@codepoet.org>
Mon, 26 Apr 2004 19:32:49 +0000 (19:32 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 26 Apr 2004 19:32:49 +0000 (19:32 -0000)
commitf71ad6c9e487dc853ba6f7e1c238efdd4ed140a8
tree2abf79e40261b349e69a1e4781cc901c0db70409
parent51ba90ef51afbf234c494209278e9b11fad8605e
Thomas Koeller writes:

    Hi,

    the following output is from BusyBox 1.0.0-pre10:

    ~ # ip link help
    ip: Command "help" is unknown, try "ip link help".

    tk

This patch fixes it by removing the advertisements for
the "ip blah help" stuff that is not implemented.
networking/libiproute/iplink.c
networking/libiproute/iptunnel.c