Hello Francesco, On Sun, Jun 13, 2010 at 11:12 AM, Francesco Cosoleto <cosoleto@xxxxxxxxx> wrote: > Signed-off-by: Francesco Cosoleto <cosoleto@xxxxxxxxx> > --- > man2/msgctl.2 | 2 +- > man2/semctl.2 | 2 +- > man2/shmctl.2 | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) Thanks. Applied for man-pages-3.25. Cheers, Michael > diff --git a/man2/msgctl.2 b/man2/msgctl.2 > index 2ecbdcf..9514f85 100644 > --- a/man2/msgctl.2 > +++ b/man2/msgctl.2 > @@ -316,7 +316,7 @@ The > and > .B MSG_INFO > operations are used by the > -.BR ipcs (8) > +.BR ipcs (1) > program to provide information on allocated resources. > In the future these may modified or moved to a /proc file system > interface. > diff --git a/man2/semctl.2 b/man2/semctl.2 > index fba8d7d..457a395 100644 > --- a/man2/semctl.2 > +++ b/man2/semctl.2 > @@ -467,7 +467,7 @@ The > and > .B SEM_INFO > operations are used by the > -.BR ipcs (8) > +.BR ipcs (1) > program to provide information on allocated resources. > In the future these may modified or moved to a /proc file system > interface. > diff --git a/man2/shmctl.2 b/man2/shmctl.2 > index d893947..5552bd3 100644 > --- a/man2/shmctl.2 > +++ b/man2/shmctl.2 > @@ -375,7 +375,7 @@ The > and > .B SHM_INFO > operations are used by the > -.BR ipcs (8) > +.BR ipcs (1) > program to provide information on allocated resources. > In the future these may modified or moved to a /proc file system > interface. > -- > 1.6.4.2 > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface" http://blog.man7.org/ -- 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