The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=8aa5bb0ef2054255c7517f104c45c9435e7a208f
commit 8aa5bb0ef2054255c7517f104c45c9435e7a208f Author: Jose Luis Duran <jldu...@gmail.com> AuthorDate: 2023-12-28 03:17:16 +0000 Commit: Warner Losh <i...@freebsd.org> CommitDate: 2023-12-28 03:24:30 +0000 netgdb.4: Fix typo (triple S) Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/955 --- share/man/man4/netgdb.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/netgdb.4 b/share/man/man4/netgdb.4 index 6aedc64dabc3..a86431fa129f 100644 --- a/share/man/man4/netgdb.4 +++ b/share/man/man4/netgdb.4 @@ -66,7 +66,7 @@ At this point, the server proxies traffic back and forth between and the ordinary GDB client, speaking the ordinary GDB remote protocol. The .Nm -session is identical to any other kernel GDB sesssion from the perspective +session is identical to any other kernel GDB session from the perspective of the GDB debugger. .Sh IMPLEMENTATION NOTES The UDP protocol is based on the same packet structure and a subset of the