Module Name:    src
Committed By:   wiz
Date:           Tue Feb 23 07:15:41 UTC 2021

Modified Files:
        src/usr.bin/who: who.1

Log Message:
Fix Fl argument.

>From Kouichi Hashikawa in PR 56009.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/usr.bin/who/who.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/who/who.1
diff -u src/usr.bin/who/who.1:1.25 src/usr.bin/who/who.1:1.26
--- src/usr.bin/who/who.1:1.25	Sun Sep  1 18:46:22 2019
+++ src/usr.bin/who/who.1	Tue Feb 23 07:15:41 2021
@@ -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 @@ Available options:
 .Bl -tag -width file
 .It Fl a
 Same as
-.Fl -bdlprTtuv .
+.Fl bdlprTtuv .
 .It Fl b
 Time of last system boot.
 .It Fl d

Reply via email to