git: fba15546837f - stable/13 - Mark sppp(4) as gone in FreeBSD 14.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Oct 2021 18:27:23 UTC
The branch stable/13 has been updated by glebius:
URL: https://cgit.FreeBSD.org/src/commit/?id=fba15546837fe7285a15487a3fee93e551dc5be2
commit fba15546837fe7285a15487a3fee93e551dc5be2
Author: Gleb Smirnoff <glebius@FreeBSD.org>
AuthorDate: 2021-10-22 18:27:00 +0000
Commit: Gleb Smirnoff <glebius@FreeBSD.org>
CommitDate: 2021-10-22 18:27:00 +0000
Mark sppp(4) as gone in FreeBSD 14.
---
sbin/spppcontrol/spppcontrol.8 | 10 +++++++++-
share/man/man4/ng_sppp.4 | 8 +++++++-
share/man/man4/sppp.4 | 8 +++++++-
3 files changed, 23 insertions(+), 3 deletions(-)
diff --git a/sbin/spppcontrol/spppcontrol.8 b/sbin/spppcontrol/spppcontrol.8
index 4d948a60651a..b92ca4a883c9 100644
--- a/sbin/spppcontrol/spppcontrol.8
+++ b/sbin/spppcontrol/spppcontrol.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd December 30, 2001
+.Dd October 22, 2021
.Dt SPPPCONTROL 8
.Os
.Sh NAME
@@ -36,6 +36,14 @@
.Ar ifname
.Op Ar parameter Ns Op Li = Ns Ar value
.Op Ar ...
+.Sh DEPRECATION NOTICE
+The
+.Xr sppp 4
+module and the
+.Nm
+utility is not present in
+.Fx 14.0
+and later.
.Sh DESCRIPTION
The
.Xr sppp 4
diff --git a/share/man/man4/ng_sppp.4 b/share/man/man4/ng_sppp.4
index 685d45f1500e..8ca493ce4008 100644
--- a/share/man/man4/ng_sppp.4
+++ b/share/man/man4/ng_sppp.4
@@ -12,7 +12,7 @@
.\" Cronyx Id: ng_sppp.4,v 1.1.2.3 2004/03/30 14:28:34 rik Exp $
.\" $FreeBSD$
.\"
-.Dd February 3, 2005
+.Dd October 22, 2021
.Dt NG_SPPP 4
.Os
.Sh NAME
@@ -20,6 +20,12 @@
.Nd sppp netgraph node type
.Sh SYNOPSIS
.In netgraph/ng_sppp.h
+.Sh DEPRECATION NOTICE
+The
+.Nm
+module is not present in
+.Fx 14.0
+and later.
.Sh DESCRIPTION
An
.Nm sppp
diff --git a/share/man/man4/sppp.4 b/share/man/man4/sppp.4
index 0420bb45ab80..585459b6d6c0 100644
--- a/share/man/man4/sppp.4
+++ b/share/man/man4/sppp.4
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 25, 2008
+.Dd October 22, 2021
.Dt SPPP 4
.Os
.Sh NAME
@@ -33,6 +33,12 @@
.Nd point to point protocol network layer for synchronous lines
.Sh SYNOPSIS
.Cd "device sppp"
+.Sh DEPRECATION NOTICE
+The
+.Nm
+module is not present in
+.Fx 14.0
+and later.
.Sh DESCRIPTION
The
.Nm