* [PATCH] iproute2: fix ip manpage typo (syntax error)
@ 2008-02-22 13:11 Andreas Henriksson
0 siblings, 0 replies; only message in thread
From: Andreas Henriksson @ 2008-02-22 13:11 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: netdev
Hello Stephen!
The patches branch of the debian packaging repo, at
git://git.debian.org/git/collab-maint/pkg-iproute, now has four patches still
pending. (Not resending, since they've all been posted multiple times before.
Pick them up from the repo if you're interested.)
Here's the latest addition:
commit 3c904bb5933257533f4afecf805ca5a548a8e885
Author: Andreas Henriksson <andreas@fatal.se>
Date: Fri Feb 22 13:57:10 2008 +0100
Fix typo (syntax error) in ip(8) manpage.
Caught by lintian (debian package checker).
diff --git a/man/man8/ip.8 b/man/man8/ip.8
index 1a57a42..c46a9f6 100644
--- a/man/man8/ip.8
+++ b/man/man8/ip.8
@@ -940,7 +940,7 @@ Linux-2.x can pack routes into several routing
tables identified by a number in the range from 1 to 255 or by
name from the file
.B /etc/iproute2/rt_tables
-. By default all normal routes are inserted into the
+By default all normal routes are inserted into the
.B main
table (ID 254) and the kernel only uses this table when calculating routes.
--
Regards,
Andreas Henriksson
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-02-22 14:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-22 13:11 [PATCH] iproute2: fix ip manpage typo (syntax error) Andreas Henriksson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).