Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 2010 05:36:53 +0000 (UTC)
From:      Maxim Konovalov <maxim@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: r206981 - stable/8/sbin/setkey
Message-ID:  <201004210536.o3L5arh8060455@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: maxim
Date: Wed Apr 21 05:36:53 2010
New Revision: 206981
URL: http://svn.freebsd.org/changeset/base/206981

Log:
  MFC r205672: fix typo.

Modified:
  stable/8/sbin/setkey/setkey.8
Directory Properties:
  stable/8/sbin/setkey/   (props changed)

Modified: stable/8/sbin/setkey/setkey.8
==============================================================================
--- stable/8/sbin/setkey/setkey.8	Wed Apr 21 05:35:06 2010	(r206980)
+++ stable/8/sbin/setkey/setkey.8	Wed Apr 21 05:36:53 2010	(r206981)
@@ -674,7 +674,7 @@ add 10.0.11.41 10.0.11.33 esp 0x10001
 	-A hmac-md5 "authentication!!" ;
 
 .Ed
-Get the SA information assocaited with first example above:
+Get the SA information associated with first example above:
 .Bd -literal -offset
 get 3ffe:501:4819::1 3ffe:501:481d::1 ah 123456 ;
 



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