hello
by buildsystem warn about a minor glitch in nginx.8 patch attached Andreas
Description: fix minor manpage errors Author: A. Schulze --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: nginx-1.11.13/man/nginx.8 =================================================================== --- nginx-1.11.13.orig/man/nginx.8 +++ nginx-1.11.13/man/nginx.8 @@ -180,8 +180,8 @@ Test configuration file .Pa ~/mynginx.conf with global directives for PID and quantity of worker processes: .Bd -literal -offset indent -nginx -t -c ~/mynginx.conf \e - -g "pid /var/run/mynginx.pid; worker_processes 2;" +nginx \-t \-c ~/mynginx.conf \e + \-g "pid /var/run/mynginx.pid; worker_processes 2;" .Ed .Sh SEE ALSO .\"Xr nginx.conf 5
_______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx