doc: fix proxy.confg.log.collation_host format
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/eb4e2638 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/eb4e2638 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/eb4e2638 Branch: refs/heads/master Commit: eb4e263849bc057ad94722e653a78a5ae24f8c77 Parents: a0d96c5 Author: James Peach <[email protected]> Authored: Fri Aug 16 13:00:23 2013 -0700 Committer: James Peach <[email protected]> Committed: Fri Aug 16 13:00:23 2013 -0700 ---------------------------------------------------------------------- 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/eb4e2638/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 e2a2b8f..8959312 100644 --- a/doc/reference/configuration/records.config.en.rst +++ b/doc/reference/configuration/records.config.en.rst @@ -1362,7 +1362,7 @@ server, refer to `logs_xml.config <logs_xml.config>`_. .. note:: Although Traffic Server supports traditional custom logging, you should use the more versatile XML-based custom formats. -.. ts:cv:: proxy.confg.log.collation_host STRING NULL +.. ts:cv:: CONFIG proxy.confg.log.collation_host STRING NULL The hostname of the log collation server.
