Repository: trafficserver Updated Branches: refs/heads/master d197d7560 -> cd49cb274
doc: fix a typo in traffic_via command reference This closes #404. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/cd49cb27 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/cd49cb27 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/cd49cb27 Branch: refs/heads/master Commit: cd49cb2749f28d9b8fcc771c0580830599960368 Parents: d197d75 Author: Hiroaki Nakamura <[email protected]> Authored: Mon Jan 4 08:36:26 2016 +0900 Committer: James Peach <[email protected]> Committed: Mon Jan 4 20:26:14 2016 -0800 ---------------------------------------------------------------------- doc/appendices/command-line/traffic_via.en.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/cd49cb27/doc/appendices/command-line/traffic_via.en.rst ---------------------------------------------------------------------- diff --git a/doc/appendices/command-line/traffic_via.en.rst b/doc/appendices/command-line/traffic_via.en.rst index 43276b4..ec6beb2 100644 --- a/doc/appendices/command-line/traffic_via.en.rst +++ b/doc/appendices/command-line/traffic_via.en.rst @@ -36,7 +36,7 @@ square brackets are optional. If the argument is '-', :program:`traffic_via` will filter standard input for Via headers. This modes supports only supports Via headers -taht are enclosed by square brackets. +that are enclosed by square brackets. Options =======
