From de41f327d9e5fff8b7e17dd3e2ee5ddef5f1d1c3 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Wed, 22 Oct 2014 11:05:19 -0700 Subject: [PATCH] [master] missed a ticket number --- doc/arm/notes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 0ea21ca392..bca0d00f04 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -286,7 +286,7 @@ (configure --with-tuning=large) caused problems on some platforms by setting a socket receive buffer size that was too large. This is now detected and - corrected at run time. + corrected at run time. [RT #37187]