Lowercase getty in xref. Whitespace fixes.
This commit is contained in:
parent
90871ac18e
commit
e44fde802b
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: gettytab.5,v 1.26 2000/12/28 22:18:27 sommerfeld Exp $
|
||||
.\" $NetBSD: gettytab.5,v 1.27 2001/04/04 09:55:48 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1983, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -189,7 +189,7 @@ echo control chars as
|
|||
(start output) character
|
||||
.El
|
||||
.Pp
|
||||
The following capabilities are no longer supported by
|
||||
The following capabilities are no longer supported by
|
||||
.Xr getty 8 :
|
||||
.Bl -column Namexx /usr/bin/login Default
|
||||
.It "bd num 0 backspace delay"
|
||||
|
@ -359,7 +359,7 @@ to allow any parity on input, but generate odd parity output.
|
|||
Note: this only applies while getty is being run,
|
||||
terminal driver limitations prevent a more complete
|
||||
implementation.
|
||||
.Xr Getty 8
|
||||
.Xr getty 8
|
||||
does not check parity of input characters in
|
||||
.Dv RAW
|
||||
mode.
|
||||
|
@ -372,7 +372,7 @@ link bringup sequence is recognized,
|
|||
.Xr getty 8
|
||||
will invoke the program referenced by the
|
||||
.Em \&pp
|
||||
string, e.g.
|
||||
string, e.g.
|
||||
.Xr pppd 8 .
|
||||
This can be used to handle incoming
|
||||
.Tn PPP
|
||||
|
@ -410,5 +410,5 @@ have been chosen.
|
|||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
file format appeared in
|
||||
file format appeared in
|
||||
.Bx 4.2 .
|
||||
|
|
Loading…
Reference in New Issue