Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2023 11:24:01 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 41d03ea794c5 - stable/13 - banner: Correct history.
Message-ID:  <202310041124.394BO17i085410@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by 0mp:

URL: https://cgit.FreeBSD.org/src/commit/?id=41d03ea794c569c4a2f6ea386ea96e62c0967cce

commit 41d03ea794c569c4a2f6ea386ea96e62c0967cce
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2021-06-21 14:16:10 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2023-10-04 11:17:44 +0000

    banner: Correct history.
    
    Banner appeared in the 6th edition of AT&T Research unit. It was
    subsequently on all the Berkeley tapes, as well as PWB, System III and
    System V. The PWB/AT&T and BSD banner programs were different, and the
    current FreeBSD banner program shares many elements of the 3BSD one,
    though the font has changed.
    
    Sponsored by:           Netflix
    
    (cherry picked from commit b77e235dd52a682c11ddd93256b3848cdc6f1d72)
---
 usr.bin/banner/banner.6 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/usr.bin/banner/banner.6 b/usr.bin/banner/banner.6
index 2a5cbe599c9d..a1a8e9f0b379 100644
--- a/usr.bin/banner/banner.6
+++ b/usr.bin/banner/banner.6
@@ -27,7 +27,7 @@
 .\"
 .\"	From: @(#)banner.6	8.2 (Berkeley) 4/29/95
 .\"
-.Dd May 26, 2020
+.Dd June 21, 2021
 .Dt BANNER 6
 .Os
 .Sh NAME
@@ -63,7 +63,7 @@ suitable for a narrow terminal.
 The
 .Nm
 utility first appeared in
-.Bx 4.4 .
+.At 6 .
 .Sh AUTHORS
 .An Mark Horton
 .Sh BUGS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310041124.394BO17i085410>