diff options
Diffstat (limited to 'usr/src/man/man3nsl/dial.3nsl')
-rw-r--r-- | usr/src/man/man3nsl/dial.3nsl | 34 |
1 files changed, 14 insertions, 20 deletions
diff --git a/usr/src/man/man3nsl/dial.3nsl b/usr/src/man/man3nsl/dial.3nsl index 5cfa230e6c..0c905c8a75 100644 --- a/usr/src/man/man3nsl/dial.3nsl +++ b/usr/src/man/man3nsl/dial.3nsl @@ -4,7 +4,7 @@ .\" 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 dial 3NSL "30 Dec 1996" "SunOS 5.11" "Networking Services Library Functions" +.TH DIAL 3NSL "Dec 30, 1996" .SH NAME dial, undial \- establish an outgoing terminal line connection .SH SYNOPSIS @@ -72,15 +72,13 @@ characters: .sp .TS -tab(); -lw(2.75i) lw(2.75i) -lw(2.75i) lw(2.75i) -. -0-9dial 0-9 -*dail * -#dail # -=wait for secondary dial tone --delay for approximately 4 seconds +l l +l l . +0-9 dial 0-9 +* dail * +# dail # += wait for secondary dial tone +- delay for approximately 4 seconds .TE .sp @@ -115,7 +113,7 @@ L_PROB \(mi6 /* line problem (open(\|) failure) */ NO_Ldv \(mi7 /* can't open Devices file */ DV_NT_A \(mi8 /* requested device not available */ DV_NT_K \(mi9 /* requested device not known */ -NO_BD_A \(mi10 /* no device available at requested baud */ +NO_BD_A \(mi10 /* no device available at requested baud */ NO_BD_K \(mi11 /* no device known at requested baud */ DV_NT_E \(mi12 /* requested speed does not match */ BAD_SYS \(mi13 /* system not in Systems file*/ @@ -125,7 +123,6 @@ BAD_SYS \(mi13 /* system not in Systems file*/ .SH FILES .sp .ne 2 -.mk .na \fB\fB/etc/uucp/Devices\fR\fR .ad @@ -136,7 +133,6 @@ BAD_SYS \(mi13 /* system not in Systems file*/ .sp .ne 2 -.mk .na \fB\fB/etc/uucp/Systems\fR\fR .ad @@ -147,7 +143,6 @@ BAD_SYS \(mi13 /* system not in Systems file*/ .sp .ne 2 -.mk .na \fB\fB/var/spool/uucp/LCK..\fR\fItty-device\fR\fR .ad @@ -164,13 +159,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 _ -MT-LevelUnsafe +MT-Level Unsafe .TE .SH SEE ALSO |