diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2025-10-24 15:05:00 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2025-10-29 13:46:34 +0000 |
| commit | 92f169fe0f197e4b7bf89583ce3fcfb37c5721ba (patch) | |
| tree | 9fbd5bbd2e5bf802f5777835b3d47a8299ff9699 | |
| parent | 243a8860190c1a452c4266cd8e6eda1a222c0912 (diff) | |
agp.4: Bump deprecation to 16.0
It was not actually removed prior to FreeBSD 15.0.
Sponsored by: The FreeBSD Foundation
(cherry picked from commit cadadd1a0398fdeaebf62ab4d092ada0e3eb68c8)
| -rw-r--r-- | share/man/man4/agp.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/agp.4 b/share/man/man4/agp.4 index 2aeb01850085..b7a649117f36 100644 --- a/share/man/man4/agp.4 +++ b/share/man/man4/agp.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd November 28, 2007 +.Dd October 24, 2025 .Dt AGP 4 .Os .Sh NAME @@ -34,7 +34,7 @@ The .Nm driver is slated to be removed in -.Fx 15.0 . +.Fx 16.0 . .Sh DESCRIPTION The .Nm |
