diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-12-26 20:45:21 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-12-26 21:42:44 +0000 |
commit | 1abe65d928440b3b23d25746b966dd4169c358b9 (patch) | |
tree | a486ff20aee5dda2a65401d4e6da76852fedf354 /tests/data/test1435 | |
parent | b7f740f2fc6c9b5e96ccbc013aeaae4093a9f1ed (diff) |
code/docs: Use Unix rather than UNIX to avoid use of the trademark
Use Unix when generically writing about Unix based systems as UNIX is
the trademark and should only be used in a particular product's name.
Diffstat (limited to 'tests/data/test1435')
-rw-r--r-- | tests/data/test1435 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1435 b/tests/data/test1435 index 56ff9d11e..bd171a453 100644 --- a/tests/data/test1435 +++ b/tests/data/test1435 @@ -25,7 +25,7 @@ unix-sockets http-unix </server> <name> -simple HTTP GET over UNIX socket +simple HTTP GET over Unix socket </name> <command> --unix-socket %HTTPUNIXPATH http://server-interpreted.example.com/1435 |