summaryrefslogtreecommitdiffstats
path: root/Documentation/Changes
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-03-27 23:54:12 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-03-27 23:54:12 +0000
commitd3e71cb08747743fce908122bab08b479eb403a5 (patch)
treecbec6948fdbdee9af81cf3ecfb504070d2745d7b /Documentation/Changes
parentfe7ff1706e323d0e5ed83972960a1ecc1ee538b3 (diff)
Merge with Linux 2.3.99-pre3.
Diffstat (limited to 'Documentation/Changes')
-rw-r--r--Documentation/Changes7
1 files changed, 5 insertions, 2 deletions
diff --git a/Documentation/Changes b/Documentation/Changes
index 0a06bebdf..73511d74a 100644
--- a/Documentation/Changes
+++ b/Documentation/Changes
@@ -73,8 +73,11 @@ General Information
===================
To use System V shared memory, you have to mount the shm filesystem
-somewhere and put the mountpoint into /proc/sys/kernel/shmpath.
-Default is /var/shm.
+somewhere. You can do that automatically by adding this line to /etc/fstab:
+
+none /var/shm shm defaults 0 0
+
+Remember to create the mountpoint directory; it does not have to be /var/shm.
<CTRL><ALT><DEL> now performs a cold reboot instead of a warm reboot
for increased hardware compatibility. If you want a warm reboot and