view xml/ja/GNUmakefile @ 1907:42ed974b83a5

Fixed the duplicated reference in development guide. The ngx_handle_read_event() is mentioned twice, where ngx_handle_write_event() is supposed to be.
author Vladimir Homutov <vl@nginx.com>
date Mon, 13 Feb 2017 19:36:18 +0300
parents 99ea52dbb4d4
children
line wrap: on
line source

DOCS =									\
		faq							\
		http/request_processing					\
		http/server_names					\
		http/configuring_https_servers				\
		debugging_log						\
		http/converting_rewrite_rules				\

FAQ =									\
		sys_errlist						\