8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / man / man4 / phones.4
blob06f8f42dc80aaa70ee98b7b14ac289ea73d9d5d8
1 '\" te
2 .\" Copyright (c) 1992, Sun Microsystems, Inc.
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 PHONES 4 "Jan 14, 1992"
7 .SH NAME
8 phones \- remote host phone number database
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/etc/phones\fR
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 The file \fB/etc/phones\fR contains the system-wide private phone numbers for
19 the \fBtip\fR(1) program. \fB/etc/phones\fR is normally unreadable, and so may
20 contain privileged information.  The format of \fB/etc/phones\fR is a series of
21 lines of the form:
22 .sp
23 .in +2
24 .nf
25 \fB<\fR\fIsystem-name\fR\fB>[ \et]*<\fR\fIphone-number\fR\fB>.\fR
26 .fi
27 .in -2
29 .sp
30 .LP
31 The system name is one of those defined in the \fBremote\fR(4) file and the
32 phone number is constructed from \fB[0123456789\(mi=*%]\fR. The `\fB=\fR' and
33 `\fB*\fR' characters are indicators to the auto call units to pause and wait
34 for a second dial tone (when going through an exchange).  The `\fB=\fR' is
35 required by the \fBDF02-AC\fR and the `\fB*\fR' is required by the
36 \fBBIZCOMP\fR 1030.
37 .sp
38 .LP
39 Comment lines are lines containing a `\fB#\fR' sign in the first column of the
40 line.
41 .sp
42 .LP
43 Only one phone number per line is permitted. However, if more than one line in
44 the file contains the same system name \fBtip\fR(1) will attempt to dial each
45 one in turn, until it establishes a connection.
46 .SH FILES
47 .sp
48 .ne 2
49 .na
50 \fB\fB/etc/phones\fR\fR
51 .ad
52 .RS 15n
54 .RE
56 .SH SEE ALSO
57 .sp
58 .LP
59 \fBtip\fR(1), \fBremote\fR(4)