summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2022-12-22 07:46:20 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2022-12-22 07:46:20 +0000
commit43c170a95694d4af2eee00bc9ce92eb11ad6d182 (patch)
tree8ac93ee12686d54e3b58dbff6b656c1068d8011f
parent7175e2ac93071e7d95705c10a238c36c588d310a (diff)
it seems we made a separate list for the two sourceaddr commands,
just to remove some vertical spacing; that is unfortunate because when i adjusted the list spacing it did not affect this second list, and logically it is one list (route commands) not two; resolve this by having one -compact list, and inserting Pp between list items where needed;
-rw-r--r--sbin/route/route.812
1 files changed, 8 insertions, 4 deletions
diff --git a/sbin/route/route.8 b/sbin/route/route.8
index 5e62b7e8edc..01116417f17 100644
--- a/sbin/route/route.8
+++ b/sbin/route/route.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: route.8,v 1.107 2022/12/22 07:23:29 jmc Exp $
+.\" $OpenBSD: route.8,v 1.108 2022/12/22 07:46:19 jmc Exp $
.\" $NetBSD: route.8,v 1.6 1995/03/18 15:00:13 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -92,7 +92,8 @@ instead of a real routing socket to test route manipulation.
The
.Nm
utility provides the following simple commands:
-.Bl -tag -width Ds
+.Pp
+.Bl -tag -width Ds -compact
.It Xo
.Nm route
.Op Fl T Ar rtable
@@ -104,6 +105,7 @@ 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 rtable
option.
+.Pp
.It Xo
.Nm route
.Op Fl nqv
@@ -123,6 +125,7 @@ by using the
or
.Fl priority
modifiers.
+.Pp
.It Xo
.Nm route
.Op Fl nv
@@ -137,6 +140,7 @@ If
.Fl gateway
is specified, only routes whose gateway are in the
same address family as the destination are shown.
+.Pp
.It Xo
.Nm
.Op Fl n
@@ -159,6 +163,7 @@ are shown.
If a routing table is supplied with
.Fl T ,
only changes in that routing table will be displayed.
+.Pp
.It Xo
.Ic route
.Op Fl dtv
@@ -182,6 +187,7 @@ If no
.Ar address
argument is given, a request to remove the nameservers previously entered for
the given interface is sent.
+.Pp
.It Xo
.Nm route
.Op Fl nv
@@ -245,9 +251,7 @@ The mapping between letters and flags is:
.It T Ta Dv RTF_MPLS Ta "MPLS route."
.It U Ta Dv RTF_UP Ta "Route usable."
.El
-.El
.Pp
-.Bl -tag -width Fl -compact
.It Xo
.Ic route
.Op Fl T Ar rtable