You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2013/12/04 23:09:57 UTC

git commit: Add missing colon

Updated Branches:
  refs/heads/master d75e933a1 -> b275278dd


Add missing colon


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/b275278d
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/b275278d
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/b275278d

Branch: refs/heads/master
Commit: b275278dd35b4328ed95afb992125e177d5213ac
Parents: d75e933
Author: James Peach <jp...@apache.org>
Authored: Wed Dec 4 14:09:49 2013 -0800
Committer: James Peach <jp...@apache.org>
Committed: Wed Dec 4 14:09:49 2013 -0800

----------------------------------------------------------------------
 doc/reference/configuration/records.config.en.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/b275278d/doc/reference/configuration/records.config.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/configuration/records.config.en.rst b/doc/reference/configuration/records.config.en.rst
index f95dfc8..7da45e2 100644
--- a/doc/reference/configuration/records.config.en.rst
+++ b/doc/reference/configuration/records.config.en.rst
@@ -224,7 +224,7 @@ A value of ``0`` means no signal will be sent.
 
    The new default thread stack size, for all threads. The original default is set at 1 MB.
 
-.. ts:cv: CONFIG proxy.config.exec_thread.affinity INT 0
+.. ts:cv:: CONFIG proxy.config.exec_thread.affinity INT 0
 
    Bind threads to specific CPUs or CPU cores.