Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 ps/l shows LWP name, not command name.
details: https://anonhg.NetBSD.org/src/rev/2c6d7e87db8f
branches: trunk
changeset: 770573:2c6d7e87db8f
user: jym <jym%NetBSD.org@localhost>
date: Sun Oct 23 22:02:45 2011 +0000
description:
ps/l shows LWP name, not command name.
diffstat:
share/man/man4/ddb.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 878900375df3 -r 2c6d7e87db8f share/man/man4/ddb.4
--- a/share/man/man4/ddb.4 Sun Oct 23 21:41:23 2011 +0000
+++ b/share/man/man4/ddb.4 Sun Oct 23 22:02:45 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ddb.4,v 1.146 2011/10/23 13:20:59 jym Exp $
+.\" $NetBSD: ddb.4,v 1.147 2011/10/23 22:02:45 jym Exp $
.\"
.\" Copyright (c) 1997 - 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -584,7 +584,7 @@
.It Cm /l
show each LWP ID, process ID, process status, CPU ID the LWP runs on,
process flags, kernel virtual address of LWP structure,
-command name and wait channel message.
+LWP name and wait channel message.
LWPs currently running on a CPU are marked with the '\&>' sign.
This is the default.
.El
Home |
Main Index |
Thread Index |
Old Index