aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Luis Duran <jlduran@gmail.com>2023-12-28 03:17:16 +0000
committerWarner Losh <imp@FreeBSD.org>2023-12-28 03:24:30 +0000
commit8aa5bb0ef2054255c7517f104c45c9435e7a208f (patch)
treea339ccb98921fd8fb0ca0c3fee1ba85b35a0f123
parent186034134768ffc5968a266be37fc99feb652fad (diff)
downloadsrc-8aa5bb0ef2054255c7517f104c45c9435e7a208f.tar.gz
src-8aa5bb0ef2054255c7517f104c45c9435e7a208f.zip
netgdb.4: Fix typo (triple S)
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/955
-rw-r--r--share/man/man4/netgdb.42
1 files changed, 1 insertions, 1 deletions
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