From: Gilles Espinasse Date: Sun, 10 Jul 2011 05:45:37 +0000 (+0000) Subject: iproute2: fix minor typo in comments X-Git-Tag: v3.0.0~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f69c63a4b85745898c54f5aee624774f28ca0a2;p=thirdparty%2Fiproute2.git iproute2: fix minor typo in comments Signed-off-by: Gilles Espinasse --- diff --git a/README b/README index 0ed03729c..528b539f6 100644 --- a/README +++ b/README @@ -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 diff --git a/README.devel b/README.devel index 2022869a5..9b7d11e33 100644 --- a/README.devel +++ b/README.devel @@ -1,7 +1,7 @@ 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 The current source is in the git repository: diff --git a/configure b/configure index 600fa96ce..69797ab23 100755 --- a/configure +++ b/configure @@ -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 < char *lib_dir;