At Sat, 24 Jan 2004 12:40:48 +0100, Jhair Tocancipa Triana wrote: > POSIX shared memory functions are more than one (shm_open, shm_unlink) > so the plural form is more appropiate: > > $ diff -u /etc/init.d/mountkernfs mountkernfs > --- /etc/init.d/mountkernfs 2004-01-17 22:25:21.000000000 +0100 > +++ mountkernfs 2004-01-24 12:17:50.000000000 +0100 > @@ -39,7 +39,7 @@ > ### tmpfs mount > # > # tmpfs is formerly known as shmfs, which is needed to use POSIX > -# shared memory function. shmfs was introduced in kernel 2.3.3x, > +# shared memory functions. shmfs was introduced in kernel 2.3.3x, > # but its name was changed in early kernel 2.4. So we need to > # check both shmfs and tmpfs. > # tmpfs can be used as memory filesystem, so you can limit tmpfs
I fixed it to cvs as you suggested. Thanks! Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

