From 0018ec776f6a79ab572cb3efe734143c3480ac26 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Wed, 20 Aug 1997 19:05:13 +0000 Subject: Wed Aug 20 14:47:38 1997 Thomas Bushnell, n/BSG * pager.h: Doc fix. --- libpager/ChangeLog | 4 ++++ libpager/pager.h | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'libpager') diff --git a/libpager/ChangeLog b/libpager/ChangeLog index 25329486..141cf04d 100644 --- a/libpager/ChangeLog +++ b/libpager/ChangeLog @@ -1,3 +1,7 @@ +Wed Aug 20 14:47:38 1997 Thomas Bushnell, n/BSG + + * pager.h: Doc fix. + Thu Feb 6 12:01:36 1997 Miles Bader * pagemap.c (_pager_pagemap_resize): Return errors. diff --git a/libpager/pager.h b/libpager/pager.h index c6bd4971..cec7f8e7 100644 --- a/libpager/pager.h +++ b/libpager/pager.h @@ -1,5 +1,5 @@ /* Definitions for multi-threaded pager library - Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc. + Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -38,7 +38,7 @@ int pager_demuxer (mach_msg_header_t *inp, created. MAY_CACHE and COPY_STRATEGY are the original values of those attributes as for memory_object_ready. Users may create references to pagers by use of the relevant ports library - functions. */ + functions. On errors, return null and set errno. */ struct pager * pager_create (struct user_pager_info *u_pager, struct port_bucket *bucket, -- cgit v1.2.3