diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2025-02-18 18:30:48 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2025-02-18 18:32:15 +0000 |
commit | 54ac237fdb34d9074316cd8f8a77832bd618e4f6 (patch) | |
tree | e0567e2ff90a905d705c0f4e1eb87af6dc8dc194 /documentation/content/en/books/developers-handbook/sockets | |
parent | 3388259b4c4af4aef50980c0883072d2767e3287 (diff) |
Diffstat (limited to 'documentation/content/en/books/developers-handbook/sockets')
-rw-r--r-- | documentation/content/en/books/developers-handbook/sockets/_index.adoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/content/en/books/developers-handbook/sockets/_index.adoc b/documentation/content/en/books/developers-handbook/sockets/_index.adoc index 159fbd6622..a85deb7394 100644 --- a/documentation/content/en/books/developers-handbook/sockets/_index.adoc +++ b/documentation/content/en/books/developers-handbook/sockets/_index.adoc @@ -8,7 +8,8 @@ description: FreeBSD Sockets tags: ["Sockets", "Protocols"] showBookMenu: true weight: 9 -path: "/books/developers-handbook/sockets/" +params: + path: "/books/developers-handbook/sockets/" --- [[sockets]] |