summaryrefslogtreecommitdiffstats
path: root/libexec/getty/ttys.5
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>2005-05-27 00:39:11 +0000
committereivind <eivind@FreeBSD.org>2005-05-27 00:39:11 +0000
commit5594ff1b131b0d60a7b913f489fae682ee374ea2 (patch)
tree129f5ea7b5ccb43e02bfcfb1e109d4a59104f3cf /libexec/getty/ttys.5
parent6a3b712542efc0e387891a0f15ea7d1de57e8853 (diff)
downloadFreeBSD-src-5594ff1b131b0d60a7b913f489fae682ee374ea2.zip
FreeBSD-src-5594ff1b131b0d60a7b913f489fae682ee374ea2.tar.gz
Make the example for using xterm as a login manager to match the X of the
noughties, not eighties.
Diffstat (limited to 'libexec/getty/ttys.5')
-rw-r--r--libexec/getty/ttys.52
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/getty/ttys.5 b/libexec/getty/ttys.5
index 169e9c4..3af0bf3 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/new/xterm -L :0" vs100 on window="/usr/new/Xvs100 0"
+ttyv0 "/usr/X11R6/bin/xterm -display :0" xterm on window="/usr/X11R6/bin/XFree86 :0"
# Network pseudo ttys -- don't enable getty
ttyp0 none network group=pty
ttyp1 none network off group=pty
OpenPOWER on IntegriCloud