typo
This commit is contained in:
parent
8ccc7bdffb
commit
e4e4ac83f6
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)getttyent.3 6.7 (Berkeley) 4/19/91
|
||||
.\" $Id: getttyent.3,v 1.4 1994/03/18 04:14:27 cgd Exp $
|
||||
.\" $Id: getttyent.3,v 1.5 1994/03/30 06:31:02 cgd Exp $
|
||||
.\"
|
||||
.Dd April 19, 1991
|
||||
.Dt GETTTYENT 3
|
||||
@ -71,9 +71,6 @@ struct ttyent {
|
||||
#define TTY_RTSCTS 0x08 /* set 'CRTSCTS' on open (dev. specific) */
|
||||
#define TTY_SOFTCAR 0x10 /* ignore hardware carrier (dev. spec.) */
|
||||
#define TTY_MDMBUF 0x20 /* set 'MDMBUF' on open (dev. specific) */
|
||||
int ty_status; /* flag values */
|
||||
int ty_status; /* flag values */
|
||||
int ty_status; /* flag values */
|
||||
int ty_status; /* flag values */
|
||||
char *ty_window; /* command for window manager */
|
||||
char *ty_comment; /* comment field */
|
||||
|
Loading…
Reference in New Issue
Block a user