Update doc/notfound.md
This commit is contained in:
parent
87ba0e0179
commit
e24a33eba6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
[⬅️ Back to `index`](index.md)
|
[⬅️ Back to `index`](index.md)
|
||||||
|
|
||||||
# Not Found
|
# Unknwon command
|
||||||
|
|
||||||
The Not Found reply (421, ERR_UNKNOWNCOMMAND in RFC 1459) is when the server doesn't recognise a command a client sends.
|
The Unknown Command reply (421, ERR_UNKNOWNCOMMAND in RFC 1459) is when the server doesn't recognise a command a client sends.
|
||||||
|
|
||||||
```
|
```
|
||||||
↗️ UNKNOWNCMD :something
|
↗️ UNKNOWNCMD :something
|
||||||
|
|
Loading…
Reference in a new issue