summaryrefslogtreecommitdiff
path: root/etc/etc.pc532/MAKEDEV
diff options
context:
space:
mode:
Diffstat (limited to 'etc/etc.pc532/MAKEDEV')
-rw-r--r--etc/etc.pc532/MAKEDEV3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/etc.pc532/MAKEDEV b/etc/etc.pc532/MAKEDEV
index 32b2f5f2d6c..2bbbd7f84fa 100644
--- a/etc/etc.pc532/MAKEDEV
+++ b/etc/etc.pc532/MAKEDEV
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $OpenBSD: MAKEDEV,v 1.15 1998/11/19 08:18:57 dugsong Exp $
+# $OpenBSD: MAKEDEV,v 1.16 1998/11/25 04:58:54 millert Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
# All rights reserved.
@@ -186,7 +186,6 @@ pty*)
1) offset=16 name=q;;
2) offset=32 name=r;;
3) offset=48 name=s;;
-# Note that telnetd, rlogind, and xterm (at least) only look at p-s.
4) offset=64 name=t;;
5) offset=80 name=u;;
6) offset=96 name=v;;