# HG changeset patch # User Maxim Dounin # Date 1524508865 -10800 # Node ID fd06f014e6dbe0e0c3978e70141825eb4bc41074 # Parent ebc9fb8139e4fc902f2a332e0b020273bf147296 Marked nginx.pid as path in configure description. diff -r ebc9fb8139e4 -r fd06f014e6db xml/en/docs/configure.xml --- a/xml/en/docs/configure.xml Mon Apr 23 21:41:03 2018 +0300 +++ b/xml/en/docs/configure.xml Mon Apr 23 21:41:05 2018 +0300 @@ -8,7 +8,7 @@
+ rev="13">
@@ -57,8 +57,8 @@ --pid-path=path -sets the name of an nginx.pid file that will store the process ID -of the main process. +sets the name of an nginx.pid file +that will store the process ID of the main process. After installation, the file name can always be changed in the nginx.conf configuration file using the directive. diff -r ebc9fb8139e4 -r fd06f014e6db xml/ru/docs/configure.xml --- a/xml/ru/docs/configure.xml Mon Apr 23 21:41:03 2018 +0300 +++ b/xml/ru/docs/configure.xml Mon Apr 23 21:41:05 2018 +0300 @@ -8,7 +8,7 @@
+ rev="13">
@@ -57,7 +57,8 @@ --pid-path=путь -задаёт имя файла nginx.pid, в котором будет храниться номер главного процесса. +задаёт имя файла nginx.pid, +в котором будет храниться номер главного процесса. После установки имя файла можно всегда поменять в конфигурационном файле nginx.conf с помощью директивы .