Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2010 10:39:54 +0000 (UTC)
From:      Bruce Cran <brucec@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r204032 - stable/8/share/man/man4
Message-ID:  <201002181039.o1IAdsSO039106@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brucec
Date: Thu Feb 18 10:39:53 2010
New Revision: 204032
URL: http://svn.freebsd.org/changeset/base/204032

Log:
  MFC r203681:
  
  Fix typo and remove extra spaces.
  
  Approved by:	rrs (mentor)

Modified:
  stable/8/share/man/man4/sctp.4
Directory Properties:
  stable/8/share/man/man4/   (props changed)

Modified: stable/8/share/man/man4/sctp.4
==============================================================================
--- stable/8/share/man/man4/sctp.4	Thu Feb 18 05:49:52 2010	(r204031)
+++ stable/8/share/man/man4/sctp.4	Thu Feb 18 10:39:53 2010	(r204032)
@@ -154,8 +154,8 @@ also supports the following extensions:
 This extension allows one to have message be skipped and
 not delivered based on some user specified parameters.
 .It "sctp dynamic addressing"
- This extension allows addresses to be added and deleted
-dynammically from an existing association.
+This extension allows addresses to be added and deleted
+dynamically from an existing association.
 .It "sctp authentication"
 This extension allows the user to authenticate specific
 peer chunks (including data) to validate that the peer
@@ -164,7 +164,7 @@ association.
 A shared key option is also provided for
 so that two stacks can pre-share keys.
 .It "packet drop"
- Some routers support a special satellite protocol that
+Some routers support a special satellite protocol that
 will report losses due to corruption.
 This allows retransmissions without subsequent loss in bandwidth
 utilization.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002181039.o1IAdsSO039106>