From owner-freebsd-doc@FreeBSD.ORG Fri Mar 26 05:40:06 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61E98106566C for ; Fri, 26 Mar 2010 05:40:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 517108FC18 for ; Fri, 26 Mar 2010 05:40:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o2Q5e6YN097428 for ; Fri, 26 Mar 2010 05:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o2Q5e6Vn097427; Fri, 26 Mar 2010 05:40:06 GMT (envelope-from gnats) Date: Fri, 26 Mar 2010 05:40:06 GMT Message-Id: <201003260540.o2Q5e6Vn097427@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: docs/145031: commit references a PR X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2010 05:40:06 -0000 The following reply was made to PR docs/145031; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: docs/145031: commit references a PR Date: Fri, 26 Mar 2010 05:35:38 +0000 (UTC) Author: maxim Date: Fri Mar 26 05:35:25 2010 New Revision: 205672 URL: http://svn.freebsd.org/changeset/base/205672 Log: o Fix typo. PR: docs/145031 Submitted by: olgeni MFC after: 1 week Modified: head/sbin/setkey/setkey.8 Modified: head/sbin/setkey/setkey.8 ============================================================================== --- head/sbin/setkey/setkey.8 Fri Mar 26 05:34:13 2010 (r205671) +++ head/sbin/setkey/setkey.8 Fri Mar 26 05:35:25 2010 (r205672) @@ -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 ; _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"