From 98bb7167cccef7cfa895eff73e5492eeb82cf54f Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Sun, 8 Mar 1992 20:50:17 +0000 Subject: Formerly core.defs.~8~ --- hurd/=core.defs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hurd/=core.defs') diff --git a/hurd/=core.defs b/hurd/=core.defs index 8520e50d..06e02e35 100644 --- a/hurd/=core.defs +++ b/hurd/=core.defs @@ -25,7 +25,9 @@ subsystem core 32000; /* Dump a core file for TASK in FILE. SIGNO and SIGCODE indicate the signal that caused the process to dump core. For the standard core - server, TARGET specifies the flavor of object file to write. */ + server, TARGET specifies the flavor of object file to write, + and is normally taken from the `GNUTARGET' environment variable in the + caller. */ routine core_dump_task ( coreserver: mach_port_t; -- cgit v1.2.3