fix numbering
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/ecae16f9 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/ecae16f9 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/ecae16f9 Branch: refs/heads/master Commit: ecae16f94852448902853dd2b2c48add946ae77a Parents: 53d5a73 Author: Masakazu Kitajo <[email protected]> Authored: Sat Nov 30 22:22:49 2013 +0900 Committer: James Peach <[email protected]> Committed: Mon Dec 16 08:28:09 2013 -0800 ---------------------------------------------------------------------- doc/admin/security-options.en.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/ecae16f9/doc/admin/security-options.en.rst ---------------------------------------------------------------------- diff --git a/doc/admin/security-options.en.rst b/doc/admin/security-options.en.rst index 6fa3bef..fb22786 100644 --- a/doc/admin/security-options.en.rst +++ b/doc/admin/security-options.en.rst @@ -210,7 +210,7 @@ In order to accomplish this, we: .. This numbering is ridiculous. I need to re-read this doc with a fresh mind and re(number|order) it. -2. Edit the following variables in the :ref:`records-config-ssl-termination` section of +1. Edit the following variables in the :ref:`records-config-ssl-termination` section of :file:`records.config`: - :ts:cv:`proxy.config.ssl.auth.enabled` @@ -223,7 +223,7 @@ In order to accomplish this, we: - :ts:cv:`proxy.config.ssl.client.CA.cert.filename` - :ts:cv:`proxy.config.ssl.client.CA.cert.path` -3. Run the command :option:`traffic_line -L` to restart Traffic Server on the +2. Run the command :option:`traffic_line -L` to restart Traffic Server on the local node or :option:`traffic_line -M` to restart Traffic Server on all the nodes in a cluster.
