diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 991733b6f7b..74b0fa172fb 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -258,7 +258,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 # Packet tunnel, for ppp(1) +pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device gzip # Exec gzipped a.out's diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index 991733b6f7b..74b0fa172fb 100644 --- a/sys/pc98/conf/GENERIC98 +++ b/sys/pc98/conf/GENERIC98 @@ -258,7 +258,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 # Packet tunnel, for ppp(1) +pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device gzip # Exec gzipped a.out's