summaryrefslogtreecommitdiff
path: root/usr/src/man/man1m/in.discardd.1m
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1m/in.discardd.1m')
-rw-r--r--usr/src/man/man1m/in.discardd.1m19
1 files changed, 7 insertions, 12 deletions
diff --git a/usr/src/man/man1m/in.discardd.1m b/usr/src/man/man1m/in.discardd.1m
index 6fff027d25..7da93a01a6 100644
--- a/usr/src/man/man1m/in.discardd.1m
+++ b/usr/src/man/man1m/in.discardd.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.discardd 1M "23 Aug 2004" "SunOS 5.11" "System Administration Commands"
+.TH IN.DISCARDD 1M "Aug 23, 2004"
.SH NAME
in.discardd \- UDP or TCP discard protocol service
.SH SYNOPSIS
.LP
.nf
-\fBin.discardd\fR
+\fBin.discardd\fR
.fi
.LP
@@ -37,12 +37,10 @@ examining the socket it is passed by the \fBinetd\fR daemon.
The discard service simply throws away any data it receives from the client.
.sp
.ne 2
-.mk
.na
\fBTCP-based service\fR
.ad
.RS 21n
-.rt
Once a connection is established, the \fBin.discardd\fR discards any data
received. No response is generated. The connection remains open until the
client terminates it.
@@ -50,12 +48,10 @@ client terminates it.
.sp
.ne 2
-.mk
.na
\fBUDP-based service\fR
.ad
.RS 21n
-.rt
The \fBin.discardd\fR listens for UDP datagrams. When a datagram is received,
the server discards it. No response is sent.
.RE
@@ -68,13 +64,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