aboutsummaryrefslogtreecommitdiff
path: root/sbin/route
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-18 10:09:38 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-18 10:09:38 +0000
commit6087df9e8b0853475378c8ffa0d7f60590343e34 (patch)
tree0cba49e2135bee04652378b88ade9f69b52d5f7b /sbin/route
parenta3ac07a54e824889c4b8ae5fb79e1f32350f7a68 (diff)
downloadsrc-6087df9e8b0853475378c8ffa0d7f60590343e34.tar.gz
src-6087df9e8b0853475378c8ffa0d7f60590343e34.zip
Sort sections.
Notes
Notes: svn path=/head/; revision=140415
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 45ffd195cd14..ba17bccd749e 100644
--- a/sbin/route/route.8
+++ b/sbin/route/route.8
@@ -355,6 +355,8 @@ and
.Dv RTM_CHANGE .
As such, only the super-user may modify
the routing tables.
+.Sh EXIT STATUS
+.Ex -std
.Sh DIAGNOSTICS
.Bl -diag
.It "add [host \&| network ] %s: gateway %s flags %x"
@@ -393,8 +395,6 @@ operation resulted in a route whose gateway uses the
same route as the one being changed.
The next-hop gateway should be reachable through a different route.
.El
-.Sh EXIT STATUS
-.Ex -std
.Sh SEE ALSO
.\".Xr esis 4 ,
.Xr netintro 4 ,