From cb5f0a9ee361eef2e10e964677d172ca8521bb44 Mon Sep 17 00:00:00 2001 From: swee Date: Sat, 28 Dec 2024 12:51:51 -0800 Subject: [PATCH] Update doc/notfound.md --- doc/notfound.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/notfound.md b/doc/notfound.md index 2d7fbac..c52ed52 100644 --- a/doc/notfound.md +++ b/doc/notfound.md @@ -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` ```