Hello Akihiro Motoki, Thanks for the patch. However, I think I think it is perhaps a little better to leave the text as is. The point of the .I is to emphasize that the unit of this limit is *pages*, while for several of the other limits it is *bytes*. Does that sound okay? Cheers, Michael On 01/04/2015 10:37 PM, Akihiro Motoki wrote: > diff --git a/man2/shmget.2 b/man2/shmget.2 > index 213a451..6d318d8 100644 > --- a/man2/shmget.2 > +++ b/man2/shmget.2 > @@ -283,9 +283,7 @@ The following limits on shared memory segment > resources affect the > call: > .TP > .B SHMALL > -System-wide limit on the number of > -.I pages > -of shared memory. > +System-wide limit on the number of pages of shared memory. > > On Linux, this limit can be read and modified via > .IR /proc/sys/kernel/shmall . > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html