# HG changeset patch # User Vladimir Homutov # Date 1345192347 0 # Node ID 00972444baa705648623508a7bd720c9eb22d76c # Parent 2577ab264d1e8dc60d15fa731ac8dcaa17bfa3fd Fixed tab indentation and replaced hyphen with proper space and dash. diff --git a/xml/ru/GNUmakefile b/xml/ru/GNUmakefile --- a/xml/ru/GNUmakefile +++ b/xml/ru/GNUmakefile @@ -12,7 +12,7 @@ DOCS = \ hash \ dirindex \ http/request_processing \ - http/server_names \ + http/server_names \ http/configuring_https_servers \ debugging_log \ diff --git a/xml/ru/docs/http/server_names.xml b/xml/ru/docs/http/server_names.xml --- a/xml/ru/docs/http/server_names.xml +++ b/xml/ru/docs/http/server_names.xml @@ -301,7 +301,7 @@ server { См. также “”. Можно настроить серверы, слушающие на портах *:80 и *:8080, и указать, что один из них будет сервером по умолчанию для порта *:8080, -а другой - для порта *:80: +а другой — для порта *:80: server { listen 80;