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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user