Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/ps Sort options in synopsis.
details: https://anonhg.NetBSD.org/src/rev/366d57f7645b
branches: trunk
changeset: 379511:366d57f7645b
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jun 04 08:16:14 2021 +0000
description:
Sort options in synopsis.
diffstat:
bin/ps/ps.1 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r 9e887628e596 -r 366d57f7645b bin/ps/ps.1
--- a/bin/ps/ps.1 Fri Jun 04 06:28:42 2021 +0000
+++ b/bin/ps/ps.1 Fri Jun 04 08:16:14 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ps.1,v 1.111 2021/06/04 06:28:42 cjep Exp $
+.\" $NetBSD: ps.1,v 1.112 2021/06/04 08:16:14 wiz Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -38,6 +38,7 @@
.Sh SYNOPSIS
.Nm
.Op Fl AaCcdehjlmrSsTuvwx
+.Op Fl G Ar group
.Op Fl k Ar key
.Op Fl M Ar core
.Op Fl N Ar system
@@ -46,7 +47,6 @@
.Op Fl p Ar pid
.Op Fl t Ar tty
.Op Fl U Ar user
-.Op Fl G Ar group
.Op Fl W Ar swap
.Nm
.Fl L
@@ -719,6 +719,6 @@ Since
cannot run faster than the system and is run as any other scheduled
process, the information it displays can never be exact.
.Pp
-The
-.Fl G
+The
+.Fl G
option should ideally take a list instead of a single group.
Home |
Main Index |
Thread Index |
Old Index