Commit 4f69c63a authored by Gilles Espinasse's avatar Gilles Espinasse Committed by Stephen Hemminger

iproute2: fix minor typo in comments

Signed-off-by: default avatarGilles Espinasse <g.esp@free.fr>
parent 8acd148f
......@@ -21,7 +21,7 @@ database routines. Often this is in the db-devel package.
2. make
The makefile will automatically build a file Config which
The makefile will automatically build a Config file which
contains whether or not ATM is available, etc.
3. To make documentation, cd to doc/ directory , then
......
Iproute2 development is closely tied to Linux kernel networking
development. Most new features require a kernel and a utility component.
Please submit both the the Linux networking mailing list
Please submit both to the Linux networking mailing list
<netdev@vger.kernel.org>
The current source is in the git repository:
......
......@@ -65,7 +65,7 @@ then
return
fi
#check if we need dont our internal header ..
#check if we dont need our internal header ..
cat >/tmp/ipttest.c <<EOF
#include <xtables.h>
char *lib_dir;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment