iproute2: fix minor typo in comments
Signed-off-by: Gilles Espinasse <g.esp@free.fr>
This commit is contained in:
parent
8acd148fab
commit
4f69c63a4b
2
README
2
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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
<netdev@vger.kernel.org>
|
||||
|
||||
The current source is in the git repository:
|
||||
|
|
|
|||
Loading…
Reference in New Issue