From 4402f18d0f2d0d8cf1e1b08d05b17c40e9a87961 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 1 Aug 1994 02:05:05 +0000 Subject: Formerly io.defs.~63~ --- hurd/io.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hurd/io.defs b/hurd/io.defs index 0f0c93ec..9e94c47f 100644 --- a/hurd/io.defs +++ b/hurd/io.defs @@ -130,7 +130,7 @@ routine io_get_owner ( provided only for backward compatibility with 4.3 BSD. This implements a per-object (not per-open) flag controlling old-style async mode (O_ASYNC). If the flag is set, then the IO object will - send SIGIO ande SIGURG signals (in precisely the same circumstances + send SIGIO and SIGURG signals (in precisely the same circumstances as io_async) to the current owner (pid or pgrp) as set by io_set_own. The reference port for the signal sends is the icky_async_id_port returned by this call; it is up to the caller to -- cgit v1.2.3