diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 2005-05-27 06:07:21 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 2005-05-27 06:07:21 +0000 |
| commit | d609e438da396bb095406e4f7b1e6b1d679d2bcb (patch) | |
| tree | 3b6304372bd4cff5023b7cea22a63d74a4ac5514 /libexec/getty | |
| parent | cc636eb10ed3c7ef941471dd9a2b94d1c2451c9d (diff) | |
Notes
Diffstat (limited to 'libexec/getty')
| -rw-r--r-- | libexec/getty/ttys.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/getty/ttys.5 b/libexec/getty/ttys.5 index 3af0bf3e17c9..261484c0ca54 100644 --- a/libexec/getty/ttys.5 +++ b/libexec/getty/ttys.5 @@ -150,7 +150,7 @@ ttyh0 "/usr/libexec/getty std.9600" hp2621-nl on group=dialup # 457 Evans # John's terminal: vt100 ttyh1 "/usr/libexec/getty std.9600" vt100 on group=dialup # 459 Evans # terminal emulate/window system -ttyv0 "/usr/X11R6/bin/xterm -display :0" xterm on window="/usr/X11R6/bin/XFree86 :0" +ttyv0 "/usr/X11R6/bin/xterm -display :0" xterm on window="/usr/X11R6/bin/X :0" # Network pseudo ttys -- don't enable getty ttyp0 none network group=pty ttyp1 none network off group=pty |
