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.
This commit is contained in:
@@ -39,7 +39,7 @@ unix-sockets
|
||||
http-unix
|
||||
</server>
|
||||
<name>
|
||||
HTTP requests with multiple connections over UNIX socket
|
||||
HTTP requests with multiple connections over Unix socket
|
||||
</name>
|
||||
<command>
|
||||
--unix-socket %HTTPUNIXPATH http://one.example.com/14360001 http://two.example.com/14360002 http://one.example.com/14360003
|
||||
|
||||
Reference in New Issue
Block a user