openbsd-ports/www/nginx/patches/patch-man_nginx_8
william 98a9fa7651 Long overdue update to nginx-1.0.5
Includes the manpage diff to remove a nonexistent Xr that was suggested
by jirib on ports@ ages ago

ok rpointel jasper jeremy (passenger FLAVOR)

thanks very much to the okayers for testing multiple diffs
I never got around to committing.
2011-09-06 00:54:47 +00:00

17 lines
466 B
Plaintext

$OpenBSD: patch-man_nginx_8,v 1.1 2011/09/06 00:54:47 william Exp $
Remove nonexistent reference until upstream creates it.
--- man/nginx.8.orig Fri Jul 1 22:55:04 2011
+++ man/nginx.8 Fri Jul 1 22:55:15 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