diff options
| author | Brian Somers <brian@FreeBSD.org> | 2001-04-12 20:04:54 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2001-04-12 20:04:54 +0000 |
| commit | cdf6f0b1ae5500debefe2d4f56a50463dff2a3b8 (patch) | |
| tree | deea4dd92a1e40a5375009b4886da53fcda561ce | |
| parent | eb9e5c1d72f970bb078dfd279a9771d737a7fc8c (diff) | |
Notes
| -rw-r--r-- | bin/ps/ps.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 2e4877b97742..5d5e126a20ee 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -431,7 +431,8 @@ real user .It ruser user name (from ruid) .It sid -session ID +session +.Tn ID .It sig pending signals (alias pending) .It sigcatch @@ -460,7 +461,8 @@ control terminal process group .\".It trss .\"text resident set size (in Kbytes) .It tsid -control terminal session ID +control terminal session +.Tn ID .It tsiz text size (in Kbytes) .It tt |
