Hello, upstream informed but looks like till they will write the man page the reference will not be corrected. This confuses users.
I've just started to be interested in nginx so I don't think I'm the best person to write man page for it :/ http://nginx.org/pipermail/nginx/2011-June/027734.html jirib !184 jirib@tm290(ttyp2) $ cat patches/patch-man_nginx_8 $OpenBSD$ --- man/nginx.8.orig Thu Jun 30 21:50:46 2011 +++ man/nginx.8 Thu Jun 30 21:51:01 2011 @@ -176,8 +176,6 @@ nginx -t -c ~/mynginx.conf -g "pid /var/run/mynginx.pi Test configuration file .Pa ~/mynginx.conf with global directives for PID and quantity of worker processes. -.Sh SEE ALSO -.Xr nginx.conf 5 .Sh HISTORY Development of .Nm !183 jirib@tm290(ttyp2) $ cvs diff -uNp ? patches/patch-man_nginx_8 cvs server: Diffing . Index: Makefile =================================================================== RCS file: /cvs/ports/www/nginx/Makefile,v retrieving revision 1.42 diff -u -p -r1.42 Makefile --- Makefile 14 Jun 2011 03:08:05 -0000 1.42 +++ Makefile 30 Jun 2011 19:54:29 -0000 @@ -4,6 +4,7 @@ COMMENT= robust and small HTTP server an DISTNAME= nginx-1.0.4 CATEGORIES= www +REVISION= 0 HOMEPAGE= http://nginx.org/ cvs server: Diffing patches cvs server: Diffing pkg
