summaryrefslogtreecommitdiff
path: root/usr.bin/ipcs
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2002-05-09 11:47:42 +0000
committerJosef Karthauser <joe@FreeBSD.org>2002-05-09 11:47:42 +0000
commit1063e12617314d2f57516f4554764a7bf2f1131d (patch)
tree01758b96f23ae9f77dd349377a497b6afc86cbff /usr.bin/ipcs
parent7dac28cfc30e3e24f747b234d303315bf6b66b41 (diff)
Notes
Diffstat (limited to 'usr.bin/ipcs')
-rw-r--r--usr.bin/ipcs/ipcs.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ipcs/ipcs.1 b/usr.bin/ipcs/ipcs.1
index 7dcd03e54a36..f99b4305f23b 100644
--- a/usr.bin/ipcs/ipcs.1
+++ b/usr.bin/ipcs/ipcs.1
@@ -100,7 +100,7 @@ or the last operation on a semaphore.
.It Fl C Ar system
Extract the name list from the specified system instead of the
default
-.Dq Pa /kernel .
+.Dq Pa /boot/kernel/kernel .
Implies
.Fl y .
.It Fl M
@@ -154,10 +154,10 @@ This manual page is woefully incomplete, because it does not
at all attempt to explain the information printed by
.Nm .
.Sh FILES
-.Bl -tag -width /etc/passwd -compact
+.Bl -tag -width /boot/kernel/kernel -compact
.It Pa /dev/kmem
default kernel memory
-.It Pa /kernel
+.It Pa /boot/kernel/kernel
default system name list
.El
.Sh SEE ALSO