PERFORCE change 20002 for review

Robert Watson rwatson at freebsd.org
Wed Oct 23 23:57:34 GMT 2002


http://perforce.freebsd.org/chv.cgi?CH=20002

Change 20002 by rwatson at rwatson_tislabs on 2002/10/23 16:57:01

	Sync up ps usage with reality.

Affected files ...

.. //depot/projects/trustedbsd/mac/bin/ps/ps.c#13 edit

Differences ...

==== //depot/projects/trustedbsd/mac/bin/ps/ps.c#13 (text+ko) ====

@@ -651,7 +651,7 @@
 {
 
 	(void)fprintf(stderr, "%s\n%s\n%s\n",
-	    "usage: ps [-aChjlmrsSTuvwx] [-O|o fmt] [-p pid] [-t tty] [-U user]",
+	    "usage: ps [-aChjlmrSTuvwxZ] [-O|o fmt] [-p pid] [-t tty] [-U user]",
 	    "          [-M core] [-N system]",
 	    "       ps [-L]");
 	exit(1);
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list