Deleted Added
full compact
ttys.5 (171562) ttys.5 (202274)
1.\" Copyright (c) 1985, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" from: @(#)ttys.5 8.1 (Berkeley) 6/4/93
1.\" Copyright (c) 1985, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 16 unchanged lines hidden (view full) ---

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" from: @(#)ttys.5 8.1 (Berkeley) 6/4/93
33.\" $FreeBSD: head/libexec/getty/ttys.5 171562 2007-07-24 06:41:07Z delphij $
33.\" $FreeBSD: head/libexec/getty/ttys.5 202274 2010-01-14 05:35:32Z ed $
34.\" "
35.Dd May 27, 2005
36.Dt TTYS 5
37.Os
38.Sh NAME
39.Nm ttys
40.Nd terminal initialization information
41.Sh DESCRIPTION

--- 111 unchanged lines hidden (view full) ---

153ttyv0 "/usr/local/bin/xterm -display :0" xterm on window="/usr/local/bin/X :0"
154# Network pseudo ttys -- don't enable getty
155ttyp0 none network group=pty
156ttyp1 none network off group=pty
157.Ed
158.Sh SEE ALSO
159.Xr login 1 ,
160.Xr getttyent 3 ,
34.\" "
35.Dd May 27, 2005
36.Dt TTYS 5
37.Os
38.Sh NAME
39.Nm ttys
40.Nd terminal initialization information
41.Sh DESCRIPTION

--- 111 unchanged lines hidden (view full) ---

153ttyv0 "/usr/local/bin/xterm -display :0" xterm on window="/usr/local/bin/X :0"
154# Network pseudo ttys -- don't enable getty
155ttyp0 none network group=pty
156ttyp1 none network off group=pty
157.Ed
158.Sh SEE ALSO
159.Xr login 1 ,
160.Xr getttyent 3 ,
161.Xr ttyslot 3 ,
162.Xr gettytab 5 ,
163.Xr login.conf 5 ,
164.Xr termcap 5 ,
165.Xr getty 8 ,
166.Xr init 8
167.\".Xr init 8 ,
168.\".Xr ttyflags 8
169.Sh HISTORY
170A
171.Nm
172file appeared in
173.At v6 .
161.Xr gettytab 5 ,
162.Xr login.conf 5 ,
163.Xr termcap 5 ,
164.Xr getty 8 ,
165.Xr init 8
166.\".Xr init 8 ,
167.\".Xr ttyflags 8
168.Sh HISTORY
169A
170.Nm
171file appeared in
172.At v6 .