ttys.5 (bfeb5e379c7dce0660911cfc4929bec64667a39b) | ttys.5 (9a0e6be26a9360444c80278dc45b092637ac052b) |
---|---|
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. --- 136 unchanged lines hidden (view full) --- 145console "/usr/libexec/getty std.1200" vt100 on secure 146# dialup at 1200 baud, no root logins 147ttyd0 "/usr/libexec/getty d1200" dialup on group=dialup # 555-1234 148# Mike's terminal: hp2621 149ttyh0 "/usr/libexec/getty std.9600" hp2621-nl on group=dialup # 457 Evans 150# John's terminal: vt100 151ttyh1 "/usr/libexec/getty std.9600" vt100 on group=dialup # 459 Evans 152# terminal emulate/window system | 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. --- 136 unchanged lines hidden (view full) --- 145console "/usr/libexec/getty std.1200" vt100 on secure 146# dialup at 1200 baud, no root logins 147ttyd0 "/usr/libexec/getty d1200" dialup on group=dialup # 555-1234 148# Mike's terminal: hp2621 149ttyh0 "/usr/libexec/getty std.9600" hp2621-nl on group=dialup # 457 Evans 150# John's terminal: vt100 151ttyh1 "/usr/libexec/getty std.9600" vt100 on group=dialup # 459 Evans 152# terminal emulate/window system |
153ttyv0 "/usr/X11R6/bin/xterm -display :0" xterm on window="/usr/X11R6/bin/X :0" | 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 , --- 12 unchanged lines hidden --- | 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 , --- 12 unchanged lines hidden --- |