From 1f886000f4e1de1f78620363b5c8ee75ca1bb58a Mon Sep 17 00:00:00 2001 From: jseger Date: Fri, 31 Oct 1997 22:10:09 +0000 Subject: Change comments about ijppp to iijppp. PR: conf/4905 Submitted by: takas-su@is.aist-nara.ac.jp --- sys/amd64/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/amd64/conf') diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 7ba4cbc..75d876e 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -11,7 +11,7 @@ # device lines is 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.99 1997/10/26 04:36:07 nate Exp $ +# $Id: GENERIC,v 1.100 1997/10/28 07:24:30 joerg Exp $ machine "i386" cpu "I386_CPU" @@ -145,7 +145,7 @@ device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr pseudo-device loop pseudo-device ether pseudo-device sl 1 -# ijppp uses tun instead of ppp device +# iijppp uses tun instead of ppp device #pseudo-device ppp 1 pseudo-device tun 1 pseudo-device pty 16 -- cgit v1.1