From f81f351b9aa63b76066bde1ef5224efd0925664e Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 3 Aug 2024 01:09:57 +0200 Subject: tidy-up: OS names Use these words and casing more consistently across text, comments and one curl tool output: AIX, ALPN, ANSI, BSD, Cygwin, Darwin, FreeBSD, GitHub, HP-UX, Linux, macOS, MS-DOS, MSYS, MinGW, NTLM, POSIX, Solaris, UNIX, Unix, Unicode, WINE, WebDAV, Win32, winbind, WinIDN, Windows, Windows CE, Winsock. Mostly OS names and a few more. Also a couple of other minor text fixups. Closes #14360 --- docs/examples/unixsocket.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/unixsocket.c') diff --git a/docs/examples/unixsocket.c b/docs/examples/unixsocket.c index 90c655917..299a121d9 100644 --- a/docs/examples/unixsocket.c +++ b/docs/examples/unixsocket.c @@ -22,7 +22,7 @@ * ***************************************************************************/ /* - * Access HTTP server over unix domain socket + * Access HTTP server over Unix domain socket * */ #include -- cgit v1.2.3