Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2025 02:48:23 +0000
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 51e30d5adfb9 - stable/15 - login.1: Remove mention of login copyright display
Message-ID:  <6944bcf7.375cb.e69051f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/15 has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=51e30d5adfb910b2130eec82d356b88404df250d

commit 51e30d5adfb910b2130eec82d356b88404df250d
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-12-14 16:43:51 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-12-19 02:47:50 +0000

    login.1: Remove mention of login copyright display
    
    PR:             291649
    Fixes: 905571c03119 ("Remove copyright strings printed at login time via login(1) or sshd(8).")
    (cherry picked from commit 5917f9571dabddf28f95d15c17b65dc163628d44)
---
 usr.bin/login/login.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/usr.bin/login/login.1 b/usr.bin/login/login.1
index 8c24c4bda9f0..5dbe307e5dd3 100644
--- a/usr.bin/login/login.1
+++ b/usr.bin/login/login.1
@@ -25,7 +25,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd September 29, 2022
+.Dd December 14, 2025
 .Dt LOGIN 1
 .Os
 .Sh NAME
@@ -87,7 +87,7 @@ file.
 .Pp
 Immediately after logging a user in,
 .Nm
-displays the system copyright notice, the date and time the user last
+displays the date and time the user last
 logged in, the message of the day as well as other information.
 If the file
 .Pa .hushlogin


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6944bcf7.375cb.e69051f>