summaryrefslogtreecommitdiff
path: root/sbin/route
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-03-16 02:46:52 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-03-16 02:46:52 +0000
commit396bb0e36d546d24cca405a19bd373853b2cf7c0 (patch)
tree6c77a8d7a75215a97151ef33ea7960b0aa39fd83 /sbin/route
parentb1baaf9c4011456ab5e965b9fab709067ea244ce (diff)
fix Xr; msfriedl@fau.de
Diffstat (limited to 'sbin/route')
-rw-r--r--sbin/route/route.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/route/route.8 b/sbin/route/route.8
index a8daedc0971..bdab69ad54e 100644
--- a/sbin/route/route.8
+++ b/sbin/route/route.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: route.8,v 1.13 1998/12/15 14:31:23 deraadt Exp $
+.\" $OpenBSD: route.8,v 1.14 1999/03/16 02:46:51 deraadt Exp $
.\" $NetBSD: route.8,v 1.6 1995/03/18 15:00:13 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -95,7 +95,7 @@ Change aspects of a route (such as its gateway).
Lookup and display the route for a destination.
.It Cm show
Print out the route table similar to "netstat \-r" (see
-.Xr netstat 8 ).
+.Xr netstat 1 ).
.It Cm monitor
Continuously report any changes to the routing information base,
routing lookup misses, or suspected network partitionings.