]> git.kaiwu.me - nginx.git/commitdiff
- Replaced explicit link to bugtracker with a support link
authorRuslan Ermilov <ru@nginx.com>
Wed, 10 Aug 2011 12:30:19 +0000 (12:30 +0000)
committerRuslan Ermilov <ru@nginx.com>
Wed, 10 Aug 2011 12:30:19 +0000 (12:30 +0000)
  (which will soon link to Trac).

- Commented out reference to non-existing nginx.conf(5).

docs/man/nginx.8

index e89fda431b563fb5b721d52018faa00d9d46694c..aba20c1a3c4c6d90910035c50cd3ad460839da78 100644 (file)
@@ -177,26 +177,25 @@ Test configuration file
 .Pa ~/mynginx.conf
 with global directives for PID and quantity of worker processes.
 .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
 Development of
 .Nm
 started in 2002, with the first public release on October 4, 2004.
 .Sh AUTHORS
+.An -nosplit
 .An Igor Sysoev Aq igor@sysoev.ru
 .Pp
-Documentation available on
-.Pa http://nginx.org/
-and
-.Pa http://sysoev.ru/nginx/ .
-.Pp
 This manual page was written by
-.An -nosplit
 .An Sergey A. Osokin Aq osa@FreeBSD.org.ru
 as a result of compilation of many
 .Nm
 documents all over the world.
-.Sh BUGS
-Please report using
-.Pa http://trac.nginx.org/
-if you found one.