Module Name:    src
Committed By:   wiz
Date:           Tue Jul  4 06:54:20 UTC 2017

Modified Files:
        src/sbin/route: route.8

Log Message:
Use Ex.


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sbin/route/route.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/route/route.8
diff -u src/sbin/route/route.8:1.59 src/sbin/route/route.8:1.60
--- src/sbin/route/route.8:1.59	Mon Jul  3 21:33:42 2017
+++ src/sbin/route/route.8	Tue Jul  4 06:54:20 2017
@@ -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 @@ and
 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.

Reply via email to