- Replaced explicit link to bugtracker with a support link

(which will soon link to Trac).

- Commented out reference to non-existing nginx.conf(5).
This commit is contained in:
Ruslan Ermilov 2011-08-10 12:30:19 +00:00
parent ad064b78dc
commit f46eafd653

View File

@ -177,26 +177,25 @@ Test configuration file
.Pa ~/mynginx.conf .Pa ~/mynginx.conf
with global directives for PID and quantity of worker processes. with global directives for PID and quantity of worker processes.
.Sh SEE ALSO .Sh SEE ALSO
.Xr nginx.conf 5 .\"Xr nginx.conf 5
.\"Pp
Documentation at
.Pa http://nginx.org/
and
.Pa http://sysoev.ru/nginx/ .
.Pp
For questions and technical support, please refer to
.Pa http://nginx.org/en/support.html .
.Sh HISTORY .Sh HISTORY
Development of Development of
.Nm .Nm
started in 2002, with the first public release on October 4, 2004. started in 2002, with the first public release on October 4, 2004.
.Sh AUTHORS .Sh AUTHORS
.An -nosplit
.An Igor Sysoev Aq igor@sysoev.ru .An Igor Sysoev Aq igor@sysoev.ru
.Pp .Pp
Documentation available on
.Pa http://nginx.org/
and
.Pa http://sysoev.ru/nginx/ .
.Pp
This manual page was written by This manual page was written by
.An -nosplit
.An Sergey A. Osokin Aq osa@FreeBSD.org.ru .An Sergey A. Osokin Aq osa@FreeBSD.org.ru
as a result of compilation of many as a result of compilation of many
.Nm .Nm
documents all over the world. documents all over the world.
.Sh BUGS
Please report using
.Pa http://trac.nginx.org/
if you found one.