diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2003-06-08 09:48:39 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2003-06-08 09:48:39 +0000 |
| commit | c6e69125124e8542e91866d866724dee4c1ee16f (patch) | |
| tree | f4e3ebf53f8ca7083d685679eab774af0df9c212 /bin | |
| parent | dc5698b6dd3a1d9355c108023fce7e45f65ab475 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/ps/ps.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 01492d2e88c9..9a6dad23a0f9 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -325,7 +325,7 @@ sequentially address voluminous data). The process is a session leader. .It V The process is suspended during a -.Xr vfork . +.Xr vfork 2 . .It W The process is swapped out. .It X |
