diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2025-10-24 13:05:05 -0400 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2025-10-29 21:22:34 -0700 |
| commit | d67ed83c51760aa8ae5bdf2b603c4f439705a636 (patch) | |
| tree | 441909d6e4dc804db3ad5dc16e9b96fe9b2597af /share/man | |
| parent | 61d4640720e52e127147cc66bd3259ccb10911a3 (diff) | |
le(4): Update depreciation notice
This driver was in fact not removed prior to FreeBSD 15.0.
Approved by: re (cperciva)
Sponsored by: The FreeBSD Foundation
(cherry picked from commit e4d6433e9c0379e164ff50ce829b5b1c0716bcb1)
(cherry picked from commit 59ba7278499f0ee20fd9c43a34bb2b72ae57dcbb)
Diffstat (limited to 'share/man')
| -rw-r--r-- | share/man/man4/le.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/le.4 b/share/man/man4/le.4 index ff39361a1780..04b57633c91f 100644 --- a/share/man/man4/le.4 +++ b/share/man/man4/le.4 @@ -34,7 +34,7 @@ .\" .\" from: Header: le.4,v 1.2 92/10/13 05:31:33 leres Exp .\" -.Dd June 21, 2023 +.Dd October 24, 2025 .Dt LE 4 .Os .Sh NAME @@ -66,7 +66,7 @@ numbers have to be specified in The .Nm driver may not be present in -.Fx 15.0 +.Fx 16.0 and later. .Sh DESCRIPTION The |
