From jdc@koitsu.dyndns.org  Thu Sep 20 22:14:34 2007
Return-Path: <jdc@koitsu.dyndns.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AED7B16A420
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Sep 2007 22:14:34 +0000 (UTC)
	(envelope-from jdc@koitsu.dyndns.org)
Received: from sccrmhc15.comcast.net (sccrmhc15.comcast.net [204.127.200.85])
	by mx1.freebsd.org (Postfix) with ESMTP id 7F67C13C47E
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Sep 2007 22:14:34 +0000 (UTC)
	(envelope-from jdc@koitsu.dyndns.org)
Received: from koitsu.dyndns.org ([76.102.163.80])
          by comcast.net (sccrmhc15) with ESMTP
          id <200709201858010150060qute>; Thu, 20 Sep 2007 18:58:01 +0000
Received: by icarus.home.lan (Postfix, from userid 1000)
	id BC4725084D; Thu, 20 Sep 2007 11:58:00 -0700 (PDT)
Message-Id: <20070920185800.BC4725084D@icarus.home.lan>
Date: Thu, 20 Sep 2007 11:58:00 -0700 (PDT)
From: Jeremy Chadwick <koitsu@FreeBSD.org>
Reply-To: Jeremy Chadwick <koitsu@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: SCTP acronym meaning incorrectly documented
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         116496
>Category:       docs
>Synopsis:       SCTP acronym meaning incorrectly documented
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brueffer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 20 22:20:03 GMT 2007
>Closed-Date:    Wed Sep 26 22:07:49 CEST 2007
>Last-Modified:  Wed Sep 26 20:10:03 GMT 2007
>Originator:     Jeremy Chadwick
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD icarus.home.lan 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Wed Sep 19 00:59:34 PDT 2007 root@icarus.home.lan:/usr/obj/usr/src/sys/ICARUS i386
>Description:
	All the FreeBSD 7.x documentation I've seen for SCTP refers to it as:

	Stream Transmission Control Protocol

	This is incorrect.  It's actually Stream Control Transmission Protocol,
	which makes more sense (in regards to what it does), and when expanding
	the acronym itself.
>How-To-Repeat:
	n/a
>Fix:
	sctp.4 needs to be updated, for sure.  I'm not sure what other docs
	refer to the incorrectly-expanded acronym.

	The GENERIC kernel configuration also needs its # comment updated too.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->brueffer 
Responsible-Changed-By: brueffer 
Responsible-Changed-When: Tue Sep 25 17:52:08 CEST 2007 
Responsible-Changed-Why:  
I'll take care of this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116496 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/116496: commit references a PR
Date: Tue, 25 Sep 2007 16:03:20 +0000 (UTC)

 brueffer    2007-09-25 16:03:10 UTC
 
   FreeBSD src repository
 
   Modified files:
     share/man/man4       sctp.4 
   Log:
   - Use the correct expanded name for SCTP (1)
   - Remove empty section
   
   PR:             116496 (1)
   Submitted by:   koitsu
   Approved by:    re (blanket)
   
   Revision  Changes    Path
   1.3       +1 -2      src/share/man/man4/sctp.4
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: brueffer 
State-Changed-When: Wed Sep 26 22:07:32 CEST 2007 
State-Changed-Why:  
All fixed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116496 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/116496: commit references a PR
Date: Wed, 26 Sep 2007 20:05:17 +0000 (UTC)

 brueffer    2007-09-26 20:05:08 UTC
 
   FreeBSD src repository
 
   Modified files:
     sys/amd64/conf       GENERIC 
     sys/i386/conf        GENERIC 
     sys/ia64/conf        GENERIC 
     sys/pc98/conf        GENERIC 
     sys/powerpc/conf     GENERIC 
     sys/sparc64/conf     GENERIC 
     sys/sun4v/conf       GENERIC 
   Log:
   Use the correct expanded name for SCTP.
   
   PR:             116496
   Submitted by:   koitsu
   Reviewed by:    rrs
   Approved by:    re (kensmith)
   
   Revision  Changes    Path
   1.484     +1 -1      src/sys/amd64/conf/GENERIC
   1.474     +1 -1      src/sys/i386/conf/GENERIC
   1.92      +1 -1      src/sys/ia64/conf/GENERIC
   1.297     +1 -1      src/sys/pc98/conf/GENERIC
   1.71      +1 -1      src/sys/powerpc/conf/GENERIC
   1.127     +1 -1      src/sys/sparc64/conf/GENERIC
   1.14      +1 -1      src/sys/sun4v/conf/GENERIC
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
