git: finger - Remove -T option
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jan 11 22:23:07 PST 2021
commit 0a1584712896906078d65e91545eb995a31935c7
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Jan 11 22:20:06 2021 -0800
finger - Remove -T option
* This doesn't appear to work against anything, so remove it. FreeBSD
apparently removed this option in 2007.
Reported-by: dancrossnyc
Bug-report: #3258
Summary of changes:
usr.bin/finger/extern.h | 1 -
usr.bin/finger/finger.1 | 5 +----
usr.bin/finger/finger.c | 7 ++-----
usr.bin/finger/net.c | 3 +--
4 files changed, 4 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0a1584712896906078d65e91545eb995a31935c7
--
DragonFly BSD source repository
More information about the Commits
mailing list