some lines were repeated, spuriously
This commit is contained in:
parent
d28b4295fd
commit
47487d4e61
@ -1,4 +1,4 @@
|
||||
.\" $Id$
|
||||
.\" $Id: si.4,v 1.1 1995/09/26 18:23:38 peter Exp $
|
||||
.\" The following requests are required for all man pages.
|
||||
.Dd September 16, 1995
|
||||
.Os FreeBSD
|
||||
@ -60,14 +60,6 @@ driver. It fully supports the usual semantics of the cua ports, and the
|
||||
tty port will block until DCD is raised, unless O_NONBLOCK is specified.
|
||||
CLOCAL is honored. An open on a cua port will always succeed, but DCD
|
||||
transitions will be honored after DCD rises for the first time.
|
||||
by the si driver obeys the same
|
||||
semantics as the
|
||||
.Xr sio 4
|
||||
driver. It fully supports the usual semantics of the cua ports, and the
|
||||
"initial termios" and "locked termios" settings. In summary, an open on a
|
||||
tty port will block until DCD is raised, unless O_NONBLOCK is specified.
|
||||
CLOCAL is honored. An open on a cua port will always succeed, but DCD
|
||||
transitions will be honored after DCD rises for the first time.
|
||||
.Pp
|
||||
Normally, up to four SI/XIO host cards may be controlled by the si driver,
|
||||
but due to the lack of available interrupts that the card can be configured
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $Id$
|
||||
.\" $Id: si.4,v 1.1 1995/09/26 18:23:38 peter Exp $
|
||||
.\" The following requests are required for all man pages.
|
||||
.Dd September 16, 1995
|
||||
.Os FreeBSD
|
||||
@ -60,14 +60,6 @@ driver. It fully supports the usual semantics of the cua ports, and the
|
||||
tty port will block until DCD is raised, unless O_NONBLOCK is specified.
|
||||
CLOCAL is honored. An open on a cua port will always succeed, but DCD
|
||||
transitions will be honored after DCD rises for the first time.
|
||||
by the si driver obeys the same
|
||||
semantics as the
|
||||
.Xr sio 4
|
||||
driver. It fully supports the usual semantics of the cua ports, and the
|
||||
"initial termios" and "locked termios" settings. In summary, an open on a
|
||||
tty port will block until DCD is raised, unless O_NONBLOCK is specified.
|
||||
CLOCAL is honored. An open on a cua port will always succeed, but DCD
|
||||
transitions will be honored after DCD rises for the first time.
|
||||
.Pp
|
||||
Normally, up to four SI/XIO host cards may be controlled by the si driver,
|
||||
but due to the lack of available interrupts that the card can be configured
|
||||
|
Loading…
Reference in New Issue
Block a user