summaryrefslogtreecommitdiffstats
path: root/sbin/route
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 16:52:27 +0000
committerru <ru@FreeBSD.org>2000-11-20 16:52:27 +0000
commitea31070695b2e513fcf660fbcc7f05a829839c35 (patch)
tree67d5b2b897cd080f9e1b7ede82c34bfc03085426 /sbin/route
parent5df8ea840b4bfe32452ba29db4478efb738f96c8 (diff)
downloadFreeBSD-src-ea31070695b2e513fcf660fbcc7f05a829839c35.zip
FreeBSD-src-ea31070695b2e513fcf660fbcc7f05a829839c35.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'sbin/route')
-rw-r--r--sbin/route/route.811
1 files changed, 7 insertions, 4 deletions
diff --git a/sbin/route/route.8 b/sbin/route/route.8
index f475f07..e35356f 100644
--- a/sbin/route/route.8
+++ b/sbin/route/route.8
@@ -39,7 +39,7 @@
.Nm route
.Nd manually manipulate the routing tables
.Sh SYNOPSIS
-.Nm route
+.Nm
.Op Fl dnqtv
.Ar command
.Oo
@@ -99,14 +99,16 @@ routing lookup misses, or suspected network partitionings.
The monitor command has the syntax:
.Pp
.Bd -filled -offset indent -compact
-.Nm route Op Fl n
+.Nm
+.Op Fl n
.Cm monitor
.Ed
.Pp
The flush command has the syntax:
.Pp
.Bd -filled -offset indent -compact
-.Nm route Op Fl n
+.Nm
+.Op Fl n
.Cm flush
.Op Ar family
.Ed
@@ -129,7 +131,8 @@ delineated family will be deleted.
The other commands have the following syntax:
.Pp
.Bd -filled -offset indent -compact
-.Nm route Op Fl n
+.Nm
+.Op Fl n
.Ar command
.Op Fl net No \&| Fl host
.Ar destination gateway
OpenPOWER on IntegriCloud