changeset 4525:3ac1c784be40

Mentioned the NGINX environment variable.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 12 Mar 2012 12:29:56 +0000
parents 42cc5170190f
children e954f40fc28b
files docs/man/nginx.8
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/docs/man/nginx.8
+++ b/docs/man/nginx.8
@@ -152,6 +152,12 @@ events {
 	debug_connection 127.0.0.1;
 }
 .Ed
+.Sh ENVIRONMENT
+The
+.Ev NGINX
+environment variable is used internally by
+.Nm
+and should not be set directly by the user.
 .Sh FILES
 .Bl -tag -width indent
 .It Pa %%PID_PATH%%
@@ -189,7 +195,7 @@ started in 2002, with the first public r
 .An -nosplit
 .An Igor Sysoev Aq igor@sysoev.ru .
 .Pp
-This manual page was written by
+This manual page was originally written by
 .An Sergey A. Osokin Aq osa@FreeBSD.org.ru
 as a result of compiling many
 .Nm