diff options
| author | Josef Karthauser <joe@FreeBSD.org> | 2002-05-09 11:47:42 +0000 |
|---|---|---|
| committer | Josef Karthauser <joe@FreeBSD.org> | 2002-05-09 11:47:42 +0000 |
| commit | 1063e12617314d2f57516f4554764a7bf2f1131d (patch) | |
| tree | 01758b96f23ae9f77dd349377a497b6afc86cbff /bin | |
| parent | 7dac28cfc30e3e24f747b234d303315bf6b66b41 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/ps/ps.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 359022336092c..01455d5ec76a7 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 |
