Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137321714
D49606.id154389.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
392 B
Referenced Files
None
Subscribers
None
D49606.id154389.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D49606: ps(1): Remove internal documentation for '-A'
Attached
Detach File
Event Timeline
Log In to Comment