diff options
author | phk <phk@FreeBSD.org> | 2002-08-21 17:11:00 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2002-08-21 17:11:00 +0000 |
commit | 34ae8fe5374af25df8e04d804f045ed309399984 (patch) | |
tree | f9b4b997e89fa0a9d6343010bf2cdbd6bb572e43 /lib/libc/sys | |
parent | 9e6f796b0d2083dcc48c062853660f96db0a3c8d (diff) | |
download | FreeBSD-src-34ae8fe5374af25df8e04d804f045ed309399984.zip FreeBSD-src-34ae8fe5374af25df8e04d804f045ed309399984.tar.gz |
s/EDOFUS/EDOOFUS/
Persuaded by: Google
Diffstat (limited to 'lib/libc/sys')
-rw-r--r-- | lib/libc/sys/intro.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index ea9d734..c461242 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -453,7 +453,7 @@ invalid or an incomplete sequence of bytes or the given wide character is invalid. .It Er 87 ENOATTR Em "Attribute not found" . The specified extended attribute does not exist. -.It Er 88 EDOFUS Em "Programming error" . +.It Er 88 EDOOFUS Em "Programming error" . A function or API is being abused in a way which could only be detected at run-time. |