summaryrefslogtreecommitdiffstats
path: root/sys-utils/ipcs.1
diff options
context:
space:
mode:
authorKarel Zak2007-05-16 13:55:02 +0200
committerKarel Zak2007-05-16 13:55:02 +0200
commit2ccebfe86e0d4b39a8f43b1b9db8dd71aff555d7 (patch)
tree67bf78c2e3cac5b4b278c21a393e9b92527a851d /sys-utils/ipcs.1
parentdocs: refresh AUTHORS file (diff)
downloadkernel-qcow2-util-linux-2ccebfe86e0d4b39a8f43b1b9db8dd71aff555d7.tar.gz
kernel-qcow2-util-linux-2ccebfe86e0d4b39a8f43b1b9db8dd71aff555d7.tar.xz
kernel-qcow2-util-linux-2ccebfe86e0d4b39a8f43b1b9db8dd71aff555d7.zip
sys-utils: fix man page headers
The man pages have been moved from man8 to man1, but the headers still refer to man1. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/ipcs.1')
-rw-r--r--sys-utils/ipcs.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-utils/ipcs.1 b/sys-utils/ipcs.1
index 03c86aa4e..7f6d2d9e8 100644
--- a/sys-utils/ipcs.1
+++ b/sys-utils/ipcs.1
@@ -1,6 +1,6 @@
.\" 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
@@ -53,6 +53,6 @@ limits
.B \-u
summary
.SH SEE ALSO
-.BR ipcrm (8)
+.BR ipcrm (1)
.SH AUTHOR
krishna balasubramanian (balasub@cis.ohio-state.edu)