The branch stable/15 has been updated by emaste:

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

commit 51e30d5adfb910b2130eec82d356b88404df250d
Author:     Ed Maste <[email protected]>
AuthorDate: 2025-12-14 16:43:51 +0000
Commit:     Ed Maste <[email protected]>
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

Reply via email to