diff options
Diffstat (limited to 'usr/src/man/man1m/route.1m')
-rw-r--r-- | usr/src/man/man1m/route.1m | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr/src/man/man1m/route.1m b/usr/src/man/man1m/route.1m index 60cbf3f1ae..3cafaee41a 100644 --- a/usr/src/man/man1m/route.1m +++ b/usr/src/man/man1m/route.1m @@ -3,7 +3,7 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH ROUTE 1M "April 9, 2016" +.TH ROUTE 1M "May 13, 2017" .SH NAME route \- manually manipulate the routing tables .SH SYNOPSIS @@ -114,9 +114,7 @@ option is ignored unless used in conjunction with the \fB-p\fR option. When \fB-R\fR is specified, route changes are applied only to the list of saved routes to be used at startup, \fBnot\fR to the network routing tables. In addition, certain checks, such as the existence of network interfaces used with -\fB-ifp\fR, are skipped. This can be useful from within JumpStart scripts, -where the root directory of the system being modified is in a location other -than \fB/\fR. +\fB-ifp\fR, are skipped. .RE .sp |