From 26461bf01974e62fa0f4f6bdba9013088c5afdba Mon Sep 17 00:00:00 2001 From: brueffer Date: Wed, 26 Sep 2007 20:05:07 +0000 Subject: Use the correct expanded name for SCTP. PR: 116496 Submitted by: koitsu Reviewed by: rrs Approved by: re (kensmith) --- sys/powerpc/conf/GENERIC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/powerpc') diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC index c982b21..f99af0b 100644 --- a/sys/powerpc/conf/GENERIC +++ b/sys/powerpc/conf/GENERIC @@ -33,7 +33,7 @@ options PSIM #GDB PSIM ppc simulator options SCHED_4BSD #4BSD scheduler options INET #InterNETworking options INET6 #IPv6 communications protocols -options SCTP #Stream Transmission Control Protocol +options SCTP #Stream Control Transmission Protocol options FFS #Berkeley Fast Filesystem options SOFTUPDATES #Enable FFS soft updates support options UFS_ACL #Support for access control lists -- cgit v1.1