diff options
Diffstat (limited to 'usr/src/man/man1m/in.ripngd.1m')
-rw-r--r-- | usr/src/man/man1m/in.ripngd.1m | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/usr/src/man/man1m/in.ripngd.1m b/usr/src/man/man1m/in.ripngd.1m index c75555cae3..df3a10ace8 100644 --- a/usr/src/man/man1m/in.ripngd.1m +++ b/usr/src/man/man1m/in.ripngd.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 in.ripngd 1M "26 Jan 2007" "SunOS 5.11" "System Administration Commands" +.TH IN.RIPNGD 1M "Jan 26, 2007" .SH NAME in.ripngd \- network routing daemon for IPv6 .SH SYNOPSIS @@ -125,12 +125,10 @@ options are the equivalent SMF property values. These are set for the .sp .ne 2 -.mk .na \fB\fB-p\fR \fIn\fR\fR .ad .RS 8n -.rt Send and receive the routing packets from other routers using the \fBUDP \fR port number \fIn\fR. Use of this option is equivalent to setting the \fBudp_port\fR property. @@ -138,36 +136,30 @@ port number \fIn\fR. Use of this option is equivalent to setting the .sp .ne 2 -.mk .na \fB\fB-P\fR\fR .ad .RS 8n -.rt Do not use poison reverse. Use of this option is equivalent to setting the \fBpoison_reverse\fR property to false. .RE .sp .ne 2 -.mk .na \fB\fB-q\fR\fR .ad .RS 8n -.rt Do not supply routing information. Use of this option is equivalent to setting the \fBquiet_mode\fR property to true. .RE .sp .ne 2 -.mk .na \fB\fB-s\fR\fR .ad .RS 8n -.rt Force \fBin.ripngd\fR to supply routing information whether it is acting as an internetwork router or not. Use of this option is equivalent to setting the \fBsupply_routes\fR property to true. @@ -175,12 +167,10 @@ internetwork router or not. Use of this option is equivalent to setting the .sp .ne 2 -.mk .na \fB\fB-t\fR\fR .ad .RS 8n -.rt Print all packets sent or received to standard output. \fBin.ripngd\fR will not divorce itself from the controlling terminal. Accordingly, interrupts from the keyboard will kill the process. Not supported by the \fBripng\fR service. @@ -188,12 +178,10 @@ keyboard will kill the process. Not supported by the \fBripng\fR service. .sp .ne 2 -.mk .na \fB\fB-v\fR\fR .ad .RS 8n -.rt Print all changes made to the routing tables to standard output with a timestamp. Use of this option is equivalent to setting the \fBverbose\fR property to true. |