.\" Copyright 1993 Rickard E. Faith (faith@cs.unc.edu)
.\" May be distributed under the GNU General Public License
-.TH DMESG 8
+.TH DMESG 1
.SH NAME
dmesg \- print or control the kernel ring buffer
.SH SYNOPSIS
.\" Copyright 2002 Andre C. Mazzone (linuxdev@karagee.com)
.\" May be distributed under the GNU General Public License
-.TH IPCRM 8 "last change: 19 March 2002" "ipcrm" "Linux Programmer's Manual"
+.TH IPCRM 1 "last change: 19 March 2002" "ipcrm" "Linux Programmer's Manual"
.SH NAME
ipcrm \- remove a message queue, semaphore set or shared memory id
.SH SYNOPSIS
and
.IR semctl (2).
The identifiers and keys may be found by using
-.IR ipcs (8).
+.IR ipcs (1).
.SH NOTES
In its first Linux implementation, ipcrm used the deprecated syntax
shown in the
.\" Krishna Balasubramanian (balasub@cis.ohio-state.edu)
.SH SEE ALSO
.nh
-.BR ipcs (8),
+.BR ipcs (1),
.BR msgctl (2),
.BR msgget (2),
.BR semctl (2),
.\" Copyright 1993 Rickard E. Faith (faith@cs.unc.edu)
.\" May be distributed under the GNU General Public License
-.TH IPCS 8 "9 October 1993" "Linux 0.99" "Linux Programmer's Manual"
+.TH IPCS 1 "9 October 1993" "Linux 0.99" "Linux Programmer's Manual"
.SH NAME
ipcs \- provide information on ipc facilities
.SH SYNOPSIS
.B \-u
summary
.SH SEE ALSO
-.BR ipcrm (8)
+.BR ipcrm (1)
.SH AUTHOR
krishna balasubramanian (balasub@cis.ohio-state.edu)
.\" @(#)renice.8 8.1 (Berkeley) 6/9/93
.\"
.Dd June 9, 1993
-.Dt RENICE 8
+.Dt RENICE 1
.Os BSD 4
.Sh NAME
.Nm renice
.\" Rick Sladkey <jrs@world.std.com>
.\" In the public domain.
.\" Path modifications by faith@cs.unc.edu
-.TH SETSID 8 "20 November 1993" "Linux 0.99" "Linux Programmer's Manual"
+.TH SETSID 1 "20 November 1993" "Linux 0.99" "Linux Programmer's Manual"
.SH NAME
setsid \- run a program in a new session
.SH SYNOPSIS