From: Jesper S. <js...@re...> - 2000-08-31 10:56:17
|
diff -urN --exclude-from=/home/jskov/lib/diff-excludes -P /opt/RH-linuxsh/devo/l inux/linux-sh/include/asm-sh/pgtable.h ./include/asm-sh/pgtable.h --- /opt/RH-linuxsh/devo/linux/linux-sh/include/asm-sh/pgtable.h Wed Aug 30 16:47:01 2000 +++ ./include/asm-sh/pgtable.h Mon Aug 14 11:36:57 2000 @@ -130,7 +130,7 @@ /* * As i386 and MIPS, SuperH can't do page protection for execute, and - * considers that the same are read. Also, write permissions imply + * considers that the same as a read. Also, write permissions imply * read permissions. This is the closest we can get.. */ |