diff options
author | charnier <charnier@FreeBSD.org> | 2003-06-08 09:48:39 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2003-06-08 09:48:39 +0000 |
commit | 75dc23e15bd9d1e2bc94e43aac7a45f5d5833d14 (patch) | |
tree | f4e3ebf53f8ca7083d685679eab774af0df9c212 /bin | |
parent | 2078dd9a430d349b4ebc1a632d5b2eb90be7f583 (diff) | |
download | FreeBSD-src-75dc23e15bd9d1e2bc94e43aac7a45f5d5833d14.zip FreeBSD-src-75dc23e15bd9d1e2bc94e43aac7a45f5d5833d14.tar.gz |
add section name to .Xr
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 01492d2..9a6dad2 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 |