diff options
author | dd <dd@FreeBSD.org> | 2001-06-08 04:41:21 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-06-08 04:41:21 +0000 |
commit | aa18b0b03200ae9ae0c0f42a9a5253d50a170e64 (patch) | |
tree | 99002738606f38bfabdb8c8e46aae88cc3e36a40 /bin | |
parent | fb2240a5b376caf548f81a59ac688df3746ec3a0 (diff) | |
download | FreeBSD-src-aa18b0b03200ae9ae0c0f42a9a5253d50a170e64.zip FreeBSD-src-aa18b0b03200ae9ae0c0f42a9a5253d50a170e64.tar.gz |
Correct a typo.
Submitted by: Alexey V. Neyman <avn@any.ru>
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 ef41d4a..b5bb90b 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -82,7 +82,7 @@ The options are as follows: .Bl -tag -width indent .It Fl a Display information about other users' processes as well as your own. -This can be disable by setting the +This can be disabled by setting the .Va kern.ps_showallprocs sysctl to zero. .It Fl c |