[arm/release] fix: minor clarification that any option will work

commit 02be67ad6ae1e12d52b48829fd57a6154a1728e6 Author: Damian Johnson <atagar@torproject.org> Date: Wed Jul 13 21:36:16 2011 -0700 fix: minor clarification that any option will work suggestion by armadev --- src/resources/torrcTemplate.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/resources/torrcTemplate.txt b/src/resources/torrcTemplate.txt index 20b2efa..744a481 100644 --- a/src/resources/torrcTemplate.txt +++ b/src/resources/torrcTemplate.txt @@ -2,7 +2,7 @@ # edit this file then either... # - tell arm to reset tor by pressing 'x' # - run 'pkill -sighup tor' -# - restart tor +# - or restart tor # # Descriptions of all of these configuration attributes (and many more) are # available in the tor man page.
participants (1)
-
atagar@torproject.org