diff options
author | ru <ru@FreeBSD.org> | 2005-01-18 10:09:38 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-18 10:09:38 +0000 |
commit | 13fe9ea5a213be76500057f81901939ad340fea0 (patch) | |
tree | 0cba49e2135bee04652378b88ade9f69b52d5f7b /sbin/route | |
parent | d95b3c4c8de8ba10c562c372d97210ee4e5f3821 (diff) | |
download | FreeBSD-src-13fe9ea5a213be76500057f81901939ad340fea0.zip FreeBSD-src-13fe9ea5a213be76500057f81901939ad340fea0.tar.gz |
Sort sections.
Diffstat (limited to 'sbin/route')
-rw-r--r-- | sbin/route/route.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/route/route.8 b/sbin/route/route.8 index 45ffd19..ba17bcc 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 , |