Date: Thu, 10 Feb 2022 08:28:30 GMT From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 80212a36a396 - main - tcpsso.8: Add a history section to the manpage Message-ID: <202202100828.21A8SUqa022191@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=80212a36a3969993bf951229e0eea8fb90db098b commit 80212a36a3969993bf951229e0eea8fb90db098b Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2022-02-10 08:27:42 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2022-02-10 08:27:42 +0000 tcpsso.8: Add a history section to the manpage Mention that the tcpsso command first appeard in FreeBSD 14. --- usr.sbin/tcpsso/tcpsso.8 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/usr.sbin/tcpsso/tcpsso.8 b/usr.sbin/tcpsso/tcpsso.8 index e27f03845c63..b3aee93ae5da 100644 --- a/usr.sbin/tcpsso/tcpsso.8 +++ b/usr.sbin/tcpsso/tcpsso.8 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd February 9, 2022 +.Dd February 10, 2022 .Dt TCPSSO 8 .Os .Sh NAME @@ -234,5 +234,10 @@ congestion control algorithm newreno: .Xr setsockopt 2 , .Xr tcp 4 , .Xr tcp_functions 9 +.Sh HISTORY +The +.Nm +command first appeared in +.Fx 14 . .Sh AUTHORS .An Michael Tuexen Aq Mt tuexen@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202100828.21A8SUqa022191>