summaryrefslogtreecommitdiffstats
path: root/bin/ps
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2002-05-09 11:47:42 +0000
committerjoe <joe@FreeBSD.org>2002-05-09 11:47:42 +0000
commit36c976074ebd00defe149d424c3a2ebc63ae20fc (patch)
tree01758b96f23ae9f77dd349377a497b6afc86cbff /bin/ps
parent349f81351db3b34270d17d925cff0d27d9d5dbcf (diff)
downloadFreeBSD-src-36c976074ebd00defe149d424c3a2ebc63ae20fc.zip
FreeBSD-src-36c976074ebd00defe149d424c3a2ebc63ae20fc.tar.gz
Replace /kernel with /boot/kernel/kernel.
PR: docs/37757 Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org>
Diffstat (limited to 'bin/ps')
-rw-r--r--bin/ps/ps.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 3590223..01455d5 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -119,7 +119,7 @@ Sort by memory usage, instead of by process
.Tn ID .
.It Fl N
Extract the name list from the specified system instead of the default
-.Pa /kernel .
+.Pa /boot/kernel/kernel .
.It Fl O
Add the information associated with the space or comma separated list
of keywords specified, after the process
@@ -518,7 +518,7 @@ KLD
/dev name database
.It Pa /var/db/kvm_kernel.db
system namelist database
-.It Pa /kernel
+.It Pa /boot/kernel/kernel
default system namelist
.It Pa /proc
the mount point of
OpenPOWER on IntegriCloud