From 36c976074ebd00defe149d424c3a2ebc63ae20fc Mon Sep 17 00:00:00 2001 From: joe Date: Thu, 9 May 2002 11:47:42 +0000 Subject: Replace /kernel with /boot/kernel/kernel. PR: docs/37757 Submitted by: Hiten Pandya --- usr.bin/ipcs/ipcs.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/ipcs') diff --git a/usr.bin/ipcs/ipcs.1 b/usr.bin/ipcs/ipcs.1 index 7dcd03e..f99b430 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 -- cgit v1.1