summaryrefslogtreecommitdiff
path: root/sbin/route
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-18 22:56:07 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-18 22:56:07 +0000
commit16b21db4d33ff08e914df52000c560f64ef0e39d (patch)
treea11f2d1036bb85a2c46891708f459ae9eedcd2af /sbin/route
parent404d4678be49dbab2ac44d8d6ae087f87036f9d6 (diff)
Remove hard sentence breaks, and some other cleanup along the way.
Diffstat (limited to 'sbin/route')
-rw-r--r--sbin/route/route.814
1 files changed, 7 insertions, 7 deletions
diff --git a/sbin/route/route.8 b/sbin/route/route.8
index 2cb9785aa7d..c2ef20ac4e8 100644
--- a/sbin/route/route.8
+++ b/sbin/route/route.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: route.8,v 1.20 2000/03/14 21:31:35 aaron Exp $
+.\" $OpenBSD: route.8,v 1.21 2000/03/18 22:56:04 aaron Exp $
.\" $NetBSD: route.8,v 1.6 1995/03/18 15:00:13 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -50,8 +50,8 @@
.Oc
.Sh DESCRIPTION
.Nm
-is a utility used to manually manipulate the network
-routing tables. It normally is not needed, as a
+is a utility used to manually manipulate the network routing tables.
+It normally is not needed, as a
system routing table management daemon such as
.Xr routed 8 ,
should tend to this task.
@@ -68,7 +68,8 @@ programmatic interface discussed in
Run in debug-only mode, i.e., don't actually modify the routing table.
.It Fl n
Bypasses attempts to print host and network names symbolically
-when reporting actions. (The process of translating between symbolic
+when reporting actions.
+(The process of translating between symbolic
names and numerical equivalents can be quite time consuming, and
may require correct operation of the network; thus it may be expedient
to forgo this, especially when attempting to repair networking operations.)
@@ -307,9 +308,8 @@ the routing tables.
.Sh DIAGNOSTICS
.Bl -tag -width Ds
.It Sy "add [host \&| network ] %s: gateway %s flags %x"
-The specified route is being added to the tables. The
-values printed are from the routing table entry supplied
-in the
+The specified route is being added to the tables.
+The values printed are from the routing table entry supplied in the
.Xr ioctl 2
call.
If the gateway address used was not the primary address of the gateway