From 968ad154ce71211737688b2236f0eb51ebac5826 Mon Sep 17 00:00:00 2001 From: Daniel Ebdrup Jensen Date: Tue, 30 Mar 2021 18:59:55 +0200 Subject: [PATCH] fortune/freebsd-tips: Remove bogus fortune The RCS IDs have been retired as of the move to git, so on 14-CURRENT and 13.0-STABLE this fortune returns the following. This fortune brought to you by: $FreeBSD$ While faintly amusing the first time, this might just cause confusion for folks, and in addition it's not the most useful of tips, so doesn't add much. Therefore it seems prudent to get rid of it. MFC: Not to 11-STABLE or 12-STABLE. --- usr.bin/fortune/datfiles/freebsd-tips | 3 --- 1 file changed, 3 deletions(-) diff --git a/usr.bin/fortune/datfiles/freebsd-tips b/usr.bin/fortune/datfiles/freebsd-tips index 46f5ec31f8d6..f25a94775d14 100644 --- a/usr.bin/fortune/datfiles/freebsd-tips +++ b/usr.bin/fortune/datfiles/freebsd-tips @@ -1,6 +1,3 @@ -This fortune brought to you by: -$FreeBSD$ -% Any user that is a member of the wheel group can use "su -" to simulate a root login. You can add a user to the wheel group by editing /etc/group. -- Konstantinos Konstantinidis