From 49a08a30763f306674f85fc4e4bc61aeacd3cbe1 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 5 Feb 1997 16:39:19 +0000 Subject: Doc fix. --- libdiskfs/diskfs-pager.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libdiskfs/diskfs-pager.h') diff --git a/libdiskfs/diskfs-pager.h b/libdiskfs/diskfs-pager.h index 6a73569c..4ec0b27b 100644 --- a/libdiskfs/diskfs-pager.h +++ b/libdiskfs/diskfs-pager.h @@ -1,5 +1,5 @@ /* Map the disk image and handle faults accessing it. - Copyright (C) 1996 Free Software Foundation, Inc. + Copyright (C) 1996, 1997 Free Software Foundation, Inc. Written by Roland McGrath. This program is free software; you can redistribute it and/or @@ -28,7 +28,7 @@ #include /* Start a pager for the whole disk, and store it in DISKFS_DISK_PAGER, - preparing a signal preempter so that the `diskfs_catch_exception' macro + preparing a signal preemptor so that the `diskfs_catch_exception' macro below works. SIZE should be the size of the image to map, and the address mapped is returned in IMAGE. INFO, PAGER_BUCKET, & MAY_CACHE are passed to `pager_create'. */ -- cgit v1.2.3