summaryrefslogtreecommitdiff
path: root/usr/src/man/man1m/in.chargend.1m
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1m/in.chargend.1m')
-rw-r--r--usr/src/man/man1m/in.chargend.1m19
1 files changed, 7 insertions, 12 deletions
diff --git a/usr/src/man/man1m/in.chargend.1m b/usr/src/man/man1m/in.chargend.1m
index 19bb8b6991..e9673be03c 100644
--- a/usr/src/man/man1m/in.chargend.1m
+++ b/usr/src/man/man1m/in.chargend.1m
@@ -3,13 +3,13 @@
.\" 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.chargend 1M "23 Aug 2004" "SunOS 5.11" "System Administration Commands"
+.TH IN.CHARGEND 1M "Aug 23, 2004"
.SH NAME
in.chargend \- UDP or TCP character generator service daemon
.SH SYNOPSIS
.LP
.nf
-\fBin.chargend\fR
+\fBin.chargend\fR
.fi
.LP
@@ -34,12 +34,10 @@ The \fBin.chargend\fR detects which transport is requested by examining the
socket it is passed by the \fBinetd\fR daemon.
.sp
.ne 2
-.mk
.na
\fBTCP-based service\fR
.ad
.RS 21n
-.rt
Once a connection is established, the \fBin.chargend\fR generates a stream of
data. Any data received is discarded. The server generates data until the
client program terminates the connection. Note that the data flow is limited by
@@ -48,12 +46,10 @@ TCP flow control mechanisms.
.sp
.ne 2
-.mk
.na
\fBUDP-based service\fR
.ad
.RS 21n
-.rt
The \fBin.chargend\fR listens for UDP datagrams. When a datagram is received,
the server generates a UDP datagram in response containing a random number of
ASCII characters (ranging from 0 to 512 characters). Any received data is
@@ -73,13 +69,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.TS
-tab() box;
-cw(2.75i) |cw(2.75i)
-lw(2.75i) |lw(2.75i)
-.
-ATTRIBUTE TYPEATTRIBUTE VALUE
+box;
+c | c
+l | l .
+ATTRIBUTE TYPE ATTRIBUTE VALUE
_
-Interface StabilityEvolving
+Interface Stability Evolving
.TE
.SH SEE ALSO