diff options
author | Daniel Ebdrup Jensen <debdrup@FreeBSD.org> | 2021-03-30 16:59:55 +0000 |
---|---|---|
committer | Daniel Ebdrup Jensen <debdrup@FreeBSD.org> | 2021-03-30 16:59:55 +0000 |
commit | 968ad154ce71211737688b2236f0eb51ebac5826 (patch) | |
tree | bd4367151a726e9406ada68a87a8919f8f1b201c /usr.bin | |
parent | 8ebda6e44bb6ac9113e2a7fe65889811d894dd63 (diff) | |
download | src-968ad154ce71211737688b2236f0eb51ebac5826.tar.gz src-968ad154ce71211737688b2236f0eb51ebac5826.zip |
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.
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/fortune/datfiles/freebsd-tips | 3 |
1 files changed, 0 insertions, 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> |