summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2014-02-26 21:10:04 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2014-02-26 21:10:04 +0000
commit883070ba6a64d3355168e6abaf9d0d9ae546de4c (patch)
treef8e60179a36b368b29dafc4daa98d398a123819c /sbin
parent905adabfa96acdd15976477248cb71cda7aef7b5 (diff)
Try to be more precise about rtable and rdomains.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/route/route.810
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/route/route.8 b/sbin/route/route.8
index ed86fd94ba1..012df2292e6 100644
--- a/sbin/route/route.8
+++ b/sbin/route/route.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: route.8,v 1.72 2014/01/22 06:23:37 claudio Exp $
+.\" $OpenBSD: route.8,v 1.73 2014/02/26 21:10:03 claudio Exp $
.\" $NetBSD: route.8,v 1.6 1995/03/18 15:00:13 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)route.8 8.3 (Berkeley) 3/19/94
.\"
-.Dd $Mdocdate: January 22 2014 $
+.Dd $Mdocdate: February 26 2014 $
.Dt ROUTE 8
.Os
.Sh NAME
@@ -86,7 +86,7 @@ to forgo this, especially when attempting to repair networking operations.)
Suppress all output.
.It Fl T Ar tableid
Select an alternate routing table to modify or query.
-Table 0 is the default table.
+The default is to use the current routing table.
.It Fl t
Write routing messages to a fake device
.Pa ( /dev/null )
@@ -105,8 +105,8 @@ utility provides the following simple commands:
.Cm exec
.Op Ar command ...
.Xc
-Execute a command forcing the process and its children into the
-routing domain as specified with the
+Execute a command forcing the process and its children to use the
+routing table and appropriate routing domain as specified with the
.Fl T Ar tableid
option.
.It Xo