summaryrefslogtreecommitdiff
path: root/static/freebsd/man5/phones.5 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/freebsd/man5/phones.5 4.html')
-rw-r--r--static/freebsd/man5/phones.5 4.html55
1 files changed, 55 insertions, 0 deletions
diff --git a/static/freebsd/man5/phones.5 4.html b/static/freebsd/man5/phones.5 4.html
new file mode 100644
index 00000000..e0a46d28
--- /dev/null
+++ b/static/freebsd/man5/phones.5 4.html
@@ -0,0 +1,55 @@
+<table class="head">
+ <tr>
+ <td class="head-ltitle">PHONES(5)</td>
+ <td class="head-vol">File Formats Manual</td>
+ <td class="head-rtitle">PHONES(5)</td>
+ </tr>
+</table>
+<div class="manual-text">
+<section class="Sh">
+<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
+<p class="Pp"><code class="Nm">phones</code> &#x2014; <span class="Nd">remote
+ host phone number data base</span></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
+<p class="Pp">The file <span class="Pa">/etc/phones</span> contains the
+ system-wide private phone numbers for the <a class="Xr">tip(1)</a> program.
+ This file is normally unreadable, and so may contain privileged information.
+ The format of the file is a series of lines of the form:
+ &lt;system-name&gt;[&#x00A0;\t]*&lt;phone-number&gt;. The system name is one
+ of those defined in the <a class="Xr">remote(5)</a> file and the phone
+ number is constructed from any sequence of characters terminated only by
+ ``,'' or the end of the line. The ``='' and ``*'' characters are indicators
+ to the auto call units to pause and wait for a second dial tone (when going
+ through an exchange). The ``='' is required by the DF02-AC and the ``*'' is
+ required by the BIZCOMP 1030.</p>
+<p class="Pp">Only one phone number per line is permitted. However, if more than
+ one line in the file contains the same system name <a class="Xr">tip(1)</a>
+ will attempt to dial each one in turn, until it establishes a
+ connection.</p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1>
+<dl class="Bl-tag Bl-compact">
+ <dt><span class="Pa">/etc/phones</span></dt>
+ <dd style="width: auto;">&#x00A0;</dd>
+</dl>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
+ ALSO</a></h1>
+<p class="Pp"><a class="Xr">tip(1)</a>, <a class="Xr">remote(5)</a></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
+<p class="Pp">The <code class="Nm">phones</code> file appeared in
+ <span class="Ux">4.2BSD</span>.</p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">June 5, 1993</td>
+ <td class="foot-os">FreeBSD 15.0</td>
+ </tr>
+</table>