summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlum <lum@openbsd.org>2021-02-19 19:59:36 +0000
committerlum <lum@openbsd.org>2021-02-19 19:59:36 +0000
commitfb477dc16dc224d84c4fa62fe848c0c7aa698c35 (patch)
tree378df03e45c5ef219a57f82699deec74f0ef60f4
parentAppend .html suffix to temporary files enabling browsers to recognise it (diff)
downloadwireguard-openbsd-fb477dc16dc224d84c4fa62fe848c0c7aa698c35.tar.xz
wireguard-openbsd-fb477dc16dc224d84c4fa62fe848c0c7aa698c35.zip
Add 't' to options in man page. ok jmc@ kn@
-rw-r--r--usr.bin/top/top.19
1 files changed, 6 insertions, 3 deletions
diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1
index 06e3224ecff..af737c1826d 100644
--- a/usr.bin/top/top.1
+++ b/usr.bin/top/top.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: top.1,v 1.77 2020/08/26 16:21:28 kn Exp $
+.\" $OpenBSD: top.1,v 1.78 2021/02/19 19:59:36 lum Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: August 26 2020 $
+.Dd $Mdocdate: February 19 2021 $
.Dt TOP 1
.Os
.Sh NAME
@@ -32,7 +32,7 @@
.Sh SYNOPSIS
.Nm top
.Bk -words
-.Op Fl 1bCHIinqSu
+.Op Fl 1bCHIinqStu
.Op Fl d Ar count
.Op Fl g Ar string
.Op Fl o Oo - Oc Ns Ar field
@@ -188,6 +188,9 @@ shows processes associated with all routing tables.
The
.Sq -
prefix hides proccesses associated with a single routing table.
+.It Fl t
+Display routing tables.
+By default, routing tables are not shown.
.It Fl U Oo - Oc Ns Ar user
Show only those processes owned by username or UID
.Ar user .