diff options
author | 2005-11-18 15:47:48 +0000 | |
---|---|---|
committer | 2005-11-18 15:47:48 +0000 | |
commit | a194b6384f3d1a06c5fbf5fc755c8645dd4ac6de (patch) | |
tree | 0c181c920b4e47f55de87fd6bba4904597ca7402 | |
parent | - new sentence, new line (diff) | |
download | wireguard-openbsd-a194b6384f3d1a06c5fbf5fc755c8645dd4ac6de.tar.xz wireguard-openbsd-a194b6384f3d1a06c5fbf5fc755c8645dd4ac6de.zip |
FIONASYNC -> FIOASYNC
from nicholas marriott;
-rw-r--r-- | lib/libc/sys/ioctl.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/ioctl.2 b/lib/libc/sys/ioctl.2 index ba76b9812a5..1eaf81fa814 100644 --- a/lib/libc/sys/ioctl.2 +++ b/lib/libc/sys/ioctl.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ioctl.2,v 1.14 2003/06/02 20:18:39 millert Exp $ +.\" $OpenBSD: ioctl.2,v 1.15 2005/11/18 15:47:48 jmc Exp $ .\" $NetBSD: ioctl.2,v 1.5 1995/02/27 12:33:47 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -111,7 +111,7 @@ calls return \-1 and set to .Er EAGAIN immediately when no data is available. -.It Dv FIONASYNC "int" +.It Dv FIOASYNC "int" Set asynchronous I/O mode if the argument is non-zero. In asynchronous mode, the process or process group specified by .Dv FIOSETOWN |