Date: Tue, 30 Mar 2021 17:38:28 GMT From: Daniel Ebdrup Jensen <debdrup@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 968ad154ce71 - main - fortune/freebsd-tips: Remove bogus fortune Message-ID: <202103301738.12UHcSdH092313@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by debdrup (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=968ad154ce71211737688b2236f0eb51ebac5826 commit 968ad154ce71211737688b2236f0eb51ebac5826 Author: Daniel Ebdrup Jensen <debdrup@FreeBSD.org> AuthorDate: 2021-03-30 16:59:55 +0000 Commit: Daniel Ebdrup Jensen <debdrup@FreeBSD.org> CommitDate: 2021-03-30 16:59:55 +0000 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 <kkonstan@duth.gr>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103301738.12UHcSdH092313>