Index: src/backend/storage/ipc/README
===================================================================
RCS file: /var/lib/cvs/pgsql-server/src/backend/storage/ipc/README,v
retrieving revision 1.1.1.1
diff -c -r1.1.1.1 README
*** src/backend/storage/ipc/README	9 Jul 1996 06:21:54 -0000	1.1.1.1
--- src/backend/storage/ipc/README	17 Sep 2002 15:41:50 -0000
***************
*** 25,31 ****
  The current implementation prints regular (e)log information
  when a message has been removed from the buffer because the buffer 
  is full, and a backend has to reset its cache state. The elog level
! is NOTICE. This can be used to improve teh behavior of backends
! when invalidating or reseting their cache state.
  
  
--- 25,31 ----
  The current implementation prints regular (e)log information
  when a message has been removed from the buffer because the buffer 
  is full, and a backend has to reset its cache state. The elog level
! is NOTICE. This can be used to improve the behavior of backends
! when invalidating or resetting their cache state.
  
  
