freebsd-dev/bin/ps
Glen Barber 2d455a01bd Tweaks to ps(1):
- there's no reason the semantics of the -x flag are being explained in
  the -a flag description
- be more precise regarding the relation between the -a flag and the
  security.bsd.see_other_uids sysctl
- describe the format of the -t flag's argument
- 'con' no longer is a possible entry in the 'TT' column
- explain that the 'TT' column refers to pseudo-terminals via mere numbers
- add a hint in the 'tt' keyword description that a keyword 'tty' exists,
  which will give the full terminal pathname

Submitted by:		arundel (via docs@) (original)
MFC after:		1 week
With-MFC:		225908
2011-10-01 23:47:37 +00:00
..
extern.h Make ps(1) automatically size its column widths. 2011-09-29 06:31:42 +00:00
fmt.c Get rid of a cast to '(void) ' on the return of a call to strcpy. 2004-06-22 02:18:29 +00:00
keyword.c Make ps(1) automatically size its column widths. 2011-09-29 06:31:42 +00:00
Makefile ps(1) is WARNS=6 on all Tier-1 platforms as far as I can test, 2005-01-27 13:42:40 +00:00
nlist.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
print.c Make ps(1) automatically size its column widths. 2011-09-29 06:31:42 +00:00
ps.1 Tweaks to ps(1): 2011-10-01 23:47:37 +00:00
ps.c Make ps(1) automatically size its column widths. 2011-09-29 06:31:42 +00:00
ps.h Make ps(1) automatically size its column widths. 2011-09-29 06:31:42 +00:00