diff --git a/man/3proxy.8 b/man/3proxy.8 index 2379308..b48f95c 100644 --- a/man/3proxy.8 +++ b/man/3proxy.8 @@ -75,7 +75,7 @@ compatibility with existing log file parsers. It makes it possible to use .TP .B config_file Name of config file. See -.BR 3proxy.cfg (3) +.BR 3proxy.cfg (5) for configuration file format. Under Windows, if config_file is not specified, .BR 3proxy looks for a file named @@ -85,7 +85,7 @@ looks for a file named configuration from stdin. It makes it possible to use the 3proxy.cfg file as an executable script just by setting +x mode and adding .br -#!/usr/local/3proxy/3proxy +#!/usr/bin/3proxy .br as a first line in 3proxy.cfg .TP @@ -134,7 +134,7 @@ Web admin service can also be used to reload configuration. Use wget to automate this task. .SH FILES .TP -.I "/usr/local/3proxy/3proxy.cfg (3proxy.cfg)" +.I "/etc/3proxy.cfg (3proxy.cfg)" .BR 3proxy configuration file .SH BUGS