Update doc/nosuchnick.md
This commit is contained in:
parent
605b5b9763
commit
2514026dc9
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# No Such Nick/Channel
|
||||
|
||||
The No Such Nick/Channel error (401, ERR_NOSUCHNICK in RFC 1459) is when the client tries to send a message or alter (the modes) of a user or channel that doesn't exist.
|
||||
The No Such Nick/Channel error (401, ERR_NOSUCHNICK in [RFC 1459](https://datatracker.ietf.org/doc/html/rfc1459#section-6.1)) is when the client tries to send a message or alter (the modes) of a user or channel that doesn't exist.
|
||||
|
||||
```
|
||||
↙️ :foo!ident@host QUIT :foo
|
||||
|
|
Loading…
Reference in a new issue