Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/who Fix Fl argument.



details:   https://anonhg.NetBSD.org/src/rev/cbe63e7a5152
branches:  trunk
changeset: 959732:cbe63e7a5152
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Feb 23 07:15:41 2021 +0000

description:
Fix Fl argument.

>From Kouichi Hashikawa in PR 56009.

diffstat:

 usr.bin/who/who.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0637c39c47b0 -r cbe63e7a5152 usr.bin/who/who.1
--- a/usr.bin/who/who.1 Tue Feb 23 07:15:30 2021 +0000
+++ b/usr.bin/who/who.1 Tue Feb 23 07:15:41 2021 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: who.1,v 1.25 2019/09/01 18:46:22 sevan Exp $
+.\"    $NetBSD: who.1,v 1.26 2021/02/23 07:15:41 wiz Exp $
 .\"
 .\" Copyright (c) 1986, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -52,7 +52,7 @@
 .Bl -tag -width file
 .It Fl a
 Same as
-.Fl -bdlprTtuv .
+.Fl bdlprTtuv .
 .It Fl b
 Time of last system boot.
 .It Fl d



Home | Main Index | Thread Index | Old Index