summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index f9ff2ac..91e56ab 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -15,7 +15,7 @@
# device lines is also present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.180 1999/08/08 19:28:57 phk Exp $
+# $Id: GENERIC,v 1.181 1999/08/15 09:38:20 phk Exp $
machine i386
cpu I386_CPU
@@ -195,7 +195,7 @@ pseudo-device loop # Network loopback
pseudo-device ether # Ethernet support
pseudo-device sl 1 # Kernel SLIP
pseudo-device ppp 1 # Kernel PPP
-pseudo-device tun 1 # Packet tunnel, for ppp(1)
+pseudo-device tun # Packet tunnel, for ppp(1)
pseudo-device pty # Pseudo-ttys (telnet etc)
pseudo-device gzip # Exec gzipped a.out's
OpenPOWER on IntegriCloud