From 1adeb0b734453f48058a4942631b1410675579dd Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 14 May 1993 12:35:15 +0000 Subject: Formerly exec.defs.~24~ --- hurd/exec.defs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hurd') diff --git a/hurd/exec.defs b/hurd/exec.defs index a9b24608..56198e4f 100644 --- a/hurd/exec.defs +++ b/hurd/exec.defs @@ -1,11 +1,11 @@ /* Interface definitions for the exec servers - Copyright (C) 1991, 1992 Free Software Foundation + Copyright (C) 1991, 1992, 1993 Free Software Foundation This file is part of the GNU Hurd. The GNU Hurd is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. The GNU Hurd is distributed in the hope that it will be useful, @@ -46,7 +46,7 @@ routine exec_startup ( out intarray: intarray_t); /* This call is made by the bootstrap filesystem to give the - exec server a port to init, whence it can get all else. */ + exec server a port to startup, whence it can get all else. */ routine exec_boot_init ( execserver: mach_port_t; init: startup_t); -- cgit v1.2.3