Page MenuHomeFreeBSD

D49606.id154389.diff
No OneTemporary

D49606.id154389.diff

diff --git a/bin/ps/ps.c b/bin/ps/ps.c
--- a/bin/ps/ps.c
+++ b/bin/ps/ps.c
@@ -225,11 +225,6 @@
while ((ch = getopt(argc, argv, PS_ARGS)) != -1)
switch (ch) {
case 'A':
- /*
- * Exactly the same as `-ax'. This has been
- * added for compatibility with SUSv3, but for
- * now it will not be described in the man page.
- */
all = xkeep = 1;
break;
case 'a':

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 23, 11:04 AM (2 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26012117
Default Alt Text
D49606.id154389.diff (392 B)

Event Timeline