mirror of
https://github.com/curl/curl.git
synced 2026-08-05 03:06:13 +03:00
docs: use "WebSocket" in singular
This is how the RFC calls the protocol. Also rename the file in docs/ to WEBSOCKET.md in uppercase to match how we have done it for many other protocol docs in similar fashion. Add the WebSocket docs to the tarball. Closes #9496
This commit is contained in:
parent
7740530ced
commit
6a1bfbd11b
5 changed files with 35 additions and 34 deletions
|
|
@ -91,7 +91,8 @@ EXTRA_DIST = \
|
|||
TODO \
|
||||
TheArtOfHttpScripting.md \
|
||||
URL-SYNTAX.md \
|
||||
VERSIONS.md
|
||||
VERSIONS.md \
|
||||
WEBSOCKET.md
|
||||
|
||||
MAN2HTML= roffit $< >$@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue