From ee3a2d6021d29248c0dbeae144b61b173c357a80 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 5 Dec 1994 00:02:38 +0000 Subject: [PATCH] Reflect lastest serial names change --- share/man/man4/man4.i386/sio.4 | 22 +++++----------------- share/man/man4/sio.4 | 22 +++++----------------- 2 files changed, 10 insertions(+), 34 deletions(-) diff --git a/share/man/man4/man4.i386/sio.4 b/share/man/man4/man4.i386/sio.4 index 0e8957a73594..369156bafeba 100644 --- a/share/man/man4/man4.i386/sio.4 +++ b/share/man/man4/man4.i386/sio.4 @@ -34,7 +34,7 @@ .\" .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp -.\" $Id: sio.4,v 1.12 1994/06/04 00:41:25 ache Exp $ +.\" $Id: sio.4,v 1.13 1994/06/15 23:28:07 jkh Exp $ .\" .Dd June 3, 1994 .Dt SIO 4 i386 @@ -233,26 +233,16 @@ to avoid certain security holes, but this needs to be done by getty if the callin port is used for anything else. .Sh FILES .Bl -tag -width /dev/ttyi0? -compact -.It Pa /dev/tty0? -for hardwired terminals -.It Pa /dev/ttyi0? -.It Pa /dev/ttyl0? -corresponding initial-state and lock-state devices -.El -.sp -or -.sp -.Bl -tag -width /dev/ttyi0? -compact .It Pa /dev/ttyd? -for callin ports +for callin and hardwired terminals ports .It Pa /dev/ttyid? .It Pa /dev/ttyld? corresponding callin initial-state and lock-state devices .sp -.It Pa /dev/cua0? +.It Pa /dev/cuaa? for callout ports -.It Pa /dev/cuai0? -.It Pa /dev/cual0? +.It Pa /dev/cuaia? +.It Pa /dev/cuala? corresponding callout initial-state and lock-state devices .El .sp @@ -263,8 +253,6 @@ examples of setting the initial-state and lock-state devices .Pp The devices numbers are made from the set [0-9a-v] so that more than 10 ports can be supported. -/dev/tty0? and /dev/ttyd? are mutually exclusive, if you have -/dev/tty0? corresponding /dev/ttyd? must be removed and vice versa. .Sh DIAGNOSTICS .Bl -diag .It sio%d: silo overflow. diff --git a/share/man/man4/sio.4 b/share/man/man4/sio.4 index 0e8957a73594..369156bafeba 100644 --- a/share/man/man4/sio.4 +++ b/share/man/man4/sio.4 @@ -34,7 +34,7 @@ .\" .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp -.\" $Id: sio.4,v 1.12 1994/06/04 00:41:25 ache Exp $ +.\" $Id: sio.4,v 1.13 1994/06/15 23:28:07 jkh Exp $ .\" .Dd June 3, 1994 .Dt SIO 4 i386 @@ -233,26 +233,16 @@ to avoid certain security holes, but this needs to be done by getty if the callin port is used for anything else. .Sh FILES .Bl -tag -width /dev/ttyi0? -compact -.It Pa /dev/tty0? -for hardwired terminals -.It Pa /dev/ttyi0? -.It Pa /dev/ttyl0? -corresponding initial-state and lock-state devices -.El -.sp -or -.sp -.Bl -tag -width /dev/ttyi0? -compact .It Pa /dev/ttyd? -for callin ports +for callin and hardwired terminals ports .It Pa /dev/ttyid? .It Pa /dev/ttyld? corresponding callin initial-state and lock-state devices .sp -.It Pa /dev/cua0? +.It Pa /dev/cuaa? for callout ports -.It Pa /dev/cuai0? -.It Pa /dev/cual0? +.It Pa /dev/cuaia? +.It Pa /dev/cuala? corresponding callout initial-state and lock-state devices .El .sp @@ -263,8 +253,6 @@ examples of setting the initial-state and lock-state devices .Pp The devices numbers are made from the set [0-9a-v] so that more than 10 ports can be supported. -/dev/tty0? and /dev/ttyd? are mutually exclusive, if you have -/dev/tty0? corresponding /dev/ttyd? must be removed and vice versa. .Sh DIAGNOSTICS .Bl -diag .It sio%d: silo overflow.