Skip to content

Commit

Permalink
Fix some oversights from the previous commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
SadieCat committed Jun 7, 2024
1 parent d3eef11 commit ed37642
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/server/messages/capab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ extra: |-
Protocol Version | Supported By
---------------- | -------------
1202 | InspIRCd v2 — v3
1205 | InspIRCd v3 & v4 (dev)
1206 | InspIRd v4 (dev)
1205 | InspIRCd v3 & v4
1206 | InspIRd v4
description: |-
Negotiates the capabilities of the remote server. This includes data such as modes, modules, and limits.
Expand Down
2 changes: 1 addition & 1 deletion docs/server/messages/fhost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ syntax:
- <display-host>
- <display-host>|{*} <real-host>|{*}
description: |-
Changes the displayed hostname of the source user to the specified value.
Changes the hostname of the source user to the specified value.
example:
- description: |-
Changes the displayed hostname of 36DAAAAAA to example.com
Expand Down
2 changes: 1 addition & 1 deletion docs/server/messages/fident.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ syntax:
- <display-user>
- <display-user>|{*} <real-user>|{*}
description: |-
Changes the displayed username of the source user to the specified value.
Changes the username of the source user to the specified value.
example:
- description: |-
Changes the displayed username of 36DAAAAAA to wibble
Expand Down
1 change: 0 additions & 1 deletion docs/server/messages/uid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@ example:
[**1206+**] Introduces a user with mode parameters
text: |-
:36D SVSJOIN 36DAAAAAA 1234567890 Sadie localhost wibble.wobble sp91 sadie 127.0.0.1 1234567890 +io Aa :Sadie

0 comments on commit ed37642

Please sign in to comment.