Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/route Use Ex.



details:   https://anonhg.NetBSD.org/src/rev/0e83edfd7359
branches:  trunk
changeset: 825218:0e83edfd7359
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Jul 04 06:54:20 2017 +0000

description:
Use Ex.

diffstat:

 sbin/route/route.8 |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (20 lines):

diff -r a236de0a4240 -r 0e83edfd7359 sbin/route/route.8
--- a/sbin/route/route.8        Tue Jul 04 06:53:12 2017 +0000
+++ b/sbin/route/route.8        Tue Jul 04 06:54:20 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: route.8,v 1.59 2017/07/03 21:33:42 wiz Exp $
+.\"    $NetBSD: route.8,v 1.60 2017/07/04 06:54:20 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -376,9 +376,7 @@
 As such, only the super-user may modify
 the routing tables.
 .Sh EXIT STATUS
-The
-.Nm
-utility exits 0 on success, and >0 if an error occurs.
+.Ex -std route
 This includes the use of the
 .Cm get
 command to look up a route that is incomplete.



Home | Main Index | Thread Index | Old Index