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/09/10 22:32:21 UTC

[1/2] git commit: Add space-- formatting is off

Repository: trafficserver
Updated Branches:
  refs/heads/master 5a911bbd3 -> 7b12e4872


Add space-- formatting is off

This closes #110.


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

Branch: refs/heads/master
Commit: 6adfc95f0fc683942fd7dbaaaaaf9214eca6cb0d
Parents: 5a911bb
Author: Thomas Jackson <ja...@gmail.com>
Authored: Wed Sep 10 11:33:59 2014 -0700
Committer: James Peach <jp...@apache.org>
Committed: Wed Sep 10 13:30:29 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/6adfc95f/doc/reference/configuration/remap.config.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/configuration/remap.config.en.rst b/doc/reference/configuration/remap.config.en.rst
index e888fb4..c32fc80 100644
--- a/doc/reference/configuration/remap.config.en.rst
+++ b/doc/reference/configuration/remap.config.en.rst
@@ -386,6 +386,7 @@ Examples
 --------
 
 ::
+
     map http://foo.example.com/neverpost  http://foo.example.com/neverpost @action=deny @method=post
     map http://foo.example.com/onlypost  http://foo.example.com/onlypost @action=allow @method=post
 


[2/2] git commit: Update working-log-files.en.rst

Posted by jp...@apache.org.
Update working-log-files.en.rst

This closes #108.


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

Branch: refs/heads/master
Commit: 7b12e4872496ada2da33c4d8dd15dcd8107e34e4
Parents: 6adfc95
Author: hy05190134 <hy...@gmail.com>
Authored: Tue Sep 9 13:52:52 2014 +0800
Committer: James Peach <jp...@apache.org>
Committed: Wed Sep 10 13:30:35 2014 -0700

----------------------------------------------------------------------
 doc/admin/working-log-files.en.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/7b12e487/doc/admin/working-log-files.en.rst
----------------------------------------------------------------------
diff --git a/doc/admin/working-log-files.en.rst b/doc/admin/working-log-files.en.rst
index e4458d8..16b645e 100644
--- a/doc/admin/working-log-files.en.rst
+++ b/doc/admin/working-log-files.en.rst
@@ -266,7 +266,7 @@ Set standard log file format options by following the steps below:
 Using the Custom Format
 ~~~~~~~~~~~~~~~~~~~~~~~
 
-The XML-based custom log format is more flexible then the standard log
+The XML-based custom log format is more flexible than the standard log
 file formats and gives you more control over the type of information
 recorded in log files. You should create a custom log format if you need
 data for analysis that's not available in the standard formats. You can