summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-02-06 09:25:10 +0000
committerasmodai <asmodai@FreeBSD.org>2001-02-06 09:25:10 +0000
commite69fe706f10796309aef77a1726d7bbd9ef3fa41 (patch)
treeb971a50b8647d28d9cb5c9c1a93781c889624f52 /sys/compat/svr4
parent010d68ca1c6a6f04e09a047a3682ff8fa338c986 (diff)
downloadFreeBSD-src-e69fe706f10796309aef77a1726d7bbd9ef3fa41.zip
FreeBSD-src-e69fe706f10796309aef77a1726d7bbd9ef3fa41.tar.gz
Fix typo: wierd -> weird.
There is no such thing as wierd in the english language.
Diffstat (limited to 'sys/compat/svr4')
-rw-r--r--sys/compat/svr4/svr4_stream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/svr4/svr4_stream.c b/sys/compat/svr4/svr4_stream.c
index 6bf2155..87e8482 100644
--- a/sys/compat/svr4/svr4_stream.c
+++ b/sys/compat/svr4/svr4_stream.c
@@ -2172,7 +2172,7 @@ svr4_sys_getmsg(p, uap)
if (st->s_cmd == SVR4_TI_CONNECT_REQUEST) {
struct read_args ra;
- /* More wierdness: Again, I can't find documentation
+ /* More weirdness: Again, I can't find documentation
* to back this up, but when a process does a generic
* "getmsg()" call it seems that the command field is
* zero and the length of the data area is zero. I
OpenPOWER on IntegriCloud