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 2014/04/26 00:18:30 UTC

git commit: s/allowedlog/allowed log/

Repository: trafficserver
Updated Branches:
  refs/heads/master f83af3179 -> d389956c5


s/allowedlog/allowed log/


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

Branch: refs/heads/master
Commit: d389956c554644c1d909951e0cc7f62ae48d06a6
Parents: f83af31
Author: James Peach <jp...@apache.org>
Authored: Fri Apr 25 15:18:25 2014 -0700
Committer: James Peach <jp...@apache.org>
Committed: Fri Apr 25 15:18:25 2014 -0700

----------------------------------------------------------------------
 .../ja/LC_MESSAGES/reference/configuration/records.config.en.po    | 2 +-
 doc/reference/configuration/records.config.en.rst                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/d389956c/doc/locale/ja/LC_MESSAGES/reference/configuration/records.config.en.po
----------------------------------------------------------------------
diff --git a/doc/locale/ja/LC_MESSAGES/reference/configuration/records.config.en.po b/doc/locale/ja/LC_MESSAGES/reference/configuration/records.config.en.po
index 370f43c..73f77f4 100644
--- a/doc/locale/ja/LC_MESSAGES/reference/configuration/records.config.en.po
+++ b/doc/locale/ja/LC_MESSAGES/reference/configuration/records.config.en.po
@@ -2280,7 +2280,7 @@ msgstr ""
 
 #: ../../reference/configuration/records.config.en.rst:1581
 msgid ""
-"When max_space_mb_for_orphan_logs is take as the maximum allowedlog space "
+"When max_space_mb_for_orphan_logs is take as the maximum allowed log space "
 "in the logging system, the same rule apply to proxy.config.log."
 "max_space_mb_for_logs also apply to proxy.config.log."
 "max_space_mb_for_orphan_logs, ie: All files in the logging directory "

http://git-wip-us.apache.org/repos/asf/trafficserver/blob/d389956c/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 95f547b..c29691b 100644
--- a/doc/reference/configuration/records.config.en.rst
+++ b/doc/reference/configuration/records.config.en.rst
@@ -1643,7 +1643,7 @@ Logging Configuration
 
 .. note::
 
-   When max_space_mb_for_orphan_logs is take as the maximum allowedlog space in the logging system, the same rule apply
+   When max_space_mb_for_orphan_logs is take as the maximum allowed log space in the logging system, the same rule apply
    to proxy.config.log.max_space_mb_for_logs also apply to proxy.config.log.max_space_mb_for_orphan_logs, ie: All files
    in the logging directory contribute to the space used, even if they are not log files. you may need to consider this
    when you enable full remote logging, and bump to the same size as proxy.config.log.max_space_mb_for_logs.