8980 BIOS clock is sometimes one hour fast
[unleashed.git] / usr / src / man / man1m / in.talkd.1m
blob79e4e5d4a27bad1d8731bc1b4775518568edbec9
1 '\" te
2 .\"  Copyright 1989 AT&T  Copyright (c) 2004Sun Microsystems, Inc.  All Rights Reserved.
3 .\" 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.
4 .\" 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.
5 .\" 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]
6 .TH IN.TALKD 1M "Jul 31, 2004"
7 .SH NAME
8 in.talkd, talkd \- server for talk program
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fBin.talkd\fR
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 \fBtalkd\fR is a server used by the \fBtalk\fR(1) program.  It listens at the
19 \fBUDP\fR port indicated in the ``talk'' service description; see
20 \fBservices\fR(4). The actual conversation takes place on a  \fBTCP\fR
21 connection that is established by negotiation between the two machines
22 involved.
23 .SH SEE ALSO
24 .sp
25 .LP
26 \fBsvcs\fR(1), \fBtalk\fR(1), \fBinetadm\fR(1M), \fBinetd\fR(1M),
27 \fBsvcadm\fR(1M), \fBservices\fR(4), \fBattributes\fR(5), \fBsmf\fR(5)
28 .SH NOTES
29 .sp
30 .LP
31 The protocol is architecture dependent.
32 .sp
33 .LP
34 The \fBin.talkd\fR service is managed by the service management facility,
35 \fBsmf\fR(5), under the service identifier:
36 .sp
37 .in +2
38 .nf
39 svc:/network/talk
40 .fi
41 .in -2
42 .sp
44 .sp
45 .LP
46 Administrative actions on this service, such as enabling, disabling, or
47 requesting restart, can be performed using \fBsvcadm\fR(1M). Responsibility for
48 initiating and restarting this service is delegated to \fBinetd\fR(1M). Use
49 \fBinetadm\fR(1M) to make configuration changes and to view configuration
50 information for this service. The service's status can be queried using the
51 \fBsvcs\fR(1) command.