From 2af2fa44ad916dd01102764e3a7674a450622028 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Wed, 14 Dec 2011 00:31:51 +0000 Subject: [PATCH] Further clarify the naming of the entity that originates the request by calling that entity a useragent instead of a client. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1214003 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/developer/new_api_2_4.xml | 8 ++++---- include/httpd.h | 4 ++-- modules/aaa/mod_access_compat.c | 2 +- modules/aaa/mod_authz_host.c | 8 ++++---- modules/arch/netware/mod_nw_ssl.c | 2 +- modules/filters/mod_ext_filter.c | 2 +- modules/http/http_request.c | 4 ++-- modules/loggers/mod_log_config.c | 4 ++-- modules/mappers/mod_rewrite.c | 6 +++--- modules/metadata/mod_remoteip.c | 14 +++++++------- modules/metadata/mod_setenvif.c | 2 +- modules/proxy/ajp_header.c | 4 ++-- modules/proxy/mod_proxy_http.c | 6 +++--- modules/ssl/ssl_engine_kernel.c | 2 +- modules/ssl/ssl_engine_vars.c | 2 +- 15 files changed, 35 insertions(+), 35 deletions(-) diff --git a/docs/manual/developer/new_api_2_4.xml b/docs/manual/developer/new_api_2_4.xml index 53984834c7..869857ae5a 100644 --- a/docs/manual/developer/new_api_2_4.xml +++ b/docs/manual/developer/new_api_2_4.xml @@ -466,11 +466,11 @@ variables, they need to be replaced with one of the following two options as appropriate for the module: