Update doc/notfound.md
This commit is contained in:
parent
2dd541de98
commit
cb5f0a9ee3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Not Found
|
||||
|
||||
The Not Found reply (421) is when the server doesn't recognise a command a client sends.
|
||||
The Not Found reply (421, ERR_UNKNOWNCOMMAND in RFC 1459) is when the server doesn't recognise a command a client sends.
|
||||
|
||||
Say the person executing the unknown command has the nickname `nick`
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue