The branch stable/13 has been updated by marius:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=2dd8070638c6703800130a1bff07a929eb376643

commit 2dd8070638c6703800130a1bff07a929eb376643
Author:     Marius Strobl <[email protected]>
AuthorDate: 2023-04-18 17:06:51 +0000
Commit:     Marius Strobl <[email protected]>
CommitDate: 2023-08-06 17:10:49 +0000

    cas.4: Remove remaining sparc64-specific bit
    
    This was missed in 702547720ca01437081fb1b6f9eb281c9541021b.
    
    (cherry picked from commit a12d60b99ee5a453e249adc8cf239117f50bd603)
---
 share/man/man4/cas.4 | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/share/man/man4/cas.4 b/share/man/man4/cas.4
index fa19cc33c2ab..03c3fcd57694 100644
--- a/share/man/man4/cas.4
+++ b/share/man/man4/cas.4
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd December 26, 2020
+.Dd April 18, 2023
 .Dt CAS 4
 .Os
 .Sh NAME
@@ -50,8 +50,7 @@ if_cas_load="YES"
 The
 .Nm
 driver provides support for the Sun Cassini/Cassini+ and National
-Semiconductor DP83065 Saturn Gigabit Ethernet controllers found
-on-board in Sun UltraSPARC machines and as add-on cards.
+Semiconductor DP83065 Saturn Gigabit Ethernet controllers.
 .Pp
 All controllers supported by the
 .Nm

Reply via email to