summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-08-05 09:14:37 +0000
committerdg <dg@FreeBSD.org>1994-08-05 09:14:37 +0000
commit6b466831f41965b3c04e37a06388e031c03316b6 (patch)
tree242b5d9154977fcfbc3e9f84dd0d6851c367a897 /bin
parent57ea13e98c2c8a39a0a8fb034ee3cb0f3654d591 (diff)
downloadFreeBSD-src-6b466831f41965b3c04e37a06388e031c03316b6.zip
FreeBSD-src-6b466831f41965b3c04e37a06388e031c03316b6.tar.gz
Converted 'vmunix' to 'kernel'.
Diffstat (limited to 'bin')
-rw-r--r--bin/ps/ps.18
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index b0345f7..89b2c2e 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -98,7 +98,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
-.Dq Pa /vmunix .
+.Dq Pa /kernel .
.It Fl O
Add the information associated with the space or comma separated list
of keywords specified, after the process
@@ -475,7 +475,7 @@ wait channel (as a symbolic name)
exit or stop status (valid only for stopped or zombie process)
.El
.Sh FILES
-.Bl -tag -width /var/run/kvm_vmunix.db -compact
+.Bl -tag -width /var/run/kvm_kernel.db -compact
.It Pa /dev
special files and device names
.It Pa /dev/drum
@@ -484,9 +484,9 @@ default swap device
default kernel memory
.It Pa /var/run/dev.db
/dev name database
-.It Pa /var/run/kvm_vmunix.db
+.It Pa /var/run/kvm_kernel.db
system namelist database
-.It Pa /vmunix
+.It Pa /kernel
default system namelist
.El
.Sh SEE ALSO
OpenPOWER on IntegriCloud