Thu Jan 6 16:37:36 2011 UTC ()
Remove single-quote forgotten in previous cleanup.


(njoly)
diff -r1.7 -r1.8 src/share/man/man5/phones.5

cvs diff -r1.7 -r1.8 src/share/man/man5/phones.5 (expand / switch to unified diff)

--- src/share/man/man5/phones.5 2003/08/07 10:31:17 1.7
+++ src/share/man/man5/phones.5 2011/01/06 16:37:35 1.8
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: phones.5,v 1.7 2003/08/07 10:31:17 agc Exp $ 1.\" $NetBSD: phones.5,v 1.8 2011/01/06 16:37:35 njoly Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1991, 1993 3.\" Copyright (c) 1983, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
5.\" 5.\"
6.\" Redistribution and use in source and binary forms, with or without 6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions 7.\" modification, are permitted provided that the following conditions
8.\" are met: 8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright 9.\" 1. Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer. 10.\" notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright 11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the 12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution. 13.\" documentation and/or other materials provided with the distribution.
14.\" 3. Neither the name of the University nor the names of its contributors 14.\" 3. Neither the name of the University nor the names of its contributors
@@ -57,27 +57,27 @@ file. @@ -57,27 +57,27 @@ file.
57The 57The
58.Em phone-number 58.Em phone-number
59is constructed from any sequence of characters terminated only by a comma 59is constructed from any sequence of characters terminated only by a comma
60.Pq Dq \&, 60.Pq Dq \&,
61or the end of the line. 61or the end of the line.
62The equals 62The equals
63.Pq Dq \&= 63.Pq Dq \&=
64and asterisk 64and asterisk
65.Pq Dq \&* 65.Pq Dq \&*
66characters are 66characters are
67indicators to the auto call units to pause and wait for a second dial 67indicators to the auto call units to pause and wait for a second dial
68tone (when going through an exchange). The 68tone (when going through an exchange). The
69.Dq \&= 69.Dq \&=
70' is required by the 70is required by the
71.Tn DF02-AC 71.Tn DF02-AC
72and the 72and the
73.Dq \&* 73.Dq \&*
74is required by the 74is required by the
75.Tn BIZCOMP 75.Tn BIZCOMP
761030. 761030.
77.Pp 77.Pp
78Only one phone number per line is permitted. However, if more than 78Only one phone number per line is permitted. However, if more than
79one line in the file contains the same system name 79one line in the file contains the same system name
80.Xr tip 1 80.Xr tip 1
81will attempt to dial each one in turn, until it establishes a connection. 81will attempt to dial each one in turn, until it establishes a connection.
82.Sh FILES 82.Sh FILES
83.Bl -tag -width /etc/phones -compact 83.Bl -tag -width /etc/phones -compact