[torsocks/master] Fix: typo in man Makefile

4 Apr
2014
4 Apr
'14
10:40 p.m.
commit 1d153ed13d00975ac6c79f933b89977a508bc514 Author: David Goulet <dgoulet@ev0ke.net> Date: Sat Aug 24 16:02:09 2013 -0400 Fix: typo in man Makefile Signed-off-by: David Goulet <dgoulet@ev0ke.net> --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 5d8783f..37efd94 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -3,7 +3,7 @@ confdir = $(CONFDIR)/tor dist_conf_DATA = torsocks.conf dist_man1_MANS = torsocks.1 -dist_man3_MANS = torsocks.conf.5 +dist_man5_MANS = torsocks.conf.5 dist_man8_MANS = torsocks.8 dist_data_DATA = socks/SOCKS5 socks/socks-extensions.txt notes/DEBUG
4083
Age (days ago)
4083
Last active (days ago)
0 comments
1 participants
participants (1)
-
dgoulet@torproject.org