diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 02:15:31 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 02:15:31 +0000 |
commit | eebf512f9ccf68c32dd3357d8b220432728968c3 (patch) | |
tree | 6858a0c3ff6902f83bd5f4867667f4083aaae0d5 /sbin/route | |
parent | 1b52790c858f028bdd5d92656f0aecc3b609deef (diff) |
Mostly punctuation fixes.
Diffstat (limited to 'sbin/route')
-rw-r--r-- | sbin/route/route.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/route/route.8 b/sbin/route/route.8 index 2876047cbda..e67c6a7aee7 100644 --- a/sbin/route/route.8 +++ b/sbin/route/route.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: route.8,v 1.22 2000/04/12 21:48:00 aaron Exp $ +.\" $OpenBSD: route.8,v 1.23 2000/04/15 02:15:17 aaron Exp $ .\" $NetBSD: route.8,v 1.6 1995/03/18 15:00:13 cgd Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -96,7 +96,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 1 ). +.Xr netstat 1 ) . .It Cm monitor Continuously report any changes to the routing information base, routing lookup misses, or suspected network partitionings. @@ -131,7 +131,7 @@ When the address family is specified by any of the .Fl osi , .Fl xns , .Fl ipx , -.Fl link, +.Fl link , .Fl encap , .Fl x25 , .Fl inet , @@ -184,7 +184,7 @@ is interpreted as .Fl host Li 128.32.0.130 ; .Fl net Li 128.32 is interpreted as -.Li 128.32.0.0; +.Li 128.32.0.0 ; and .Fl net Li 128.32.130 is interpreted as |