summaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2024-03-27 08:08:16 -0700
committerGarrett D'Amore <garrett@damore.org>2024-03-27 08:08:16 -0700
commitf1a8d00adad337d7e7ef24b936a3f046f80370dd (patch)
treeefd4efabd18e0173e12081aaa78ccce4433b38c5 /docs/reference
parentc5afb3b3c70c026e8f72674ff6973581055658e7 (diff)
downloadnng-f1a8d00adad337d7e7ef24b936a3f046f80370dd.tar.gz
nng-f1a8d00adad337d7e7ef24b936a3f046f80370dd.tar.bz2
nng-f1a8d00adad337d7e7ef24b936a3f046f80370dd.zip
fix busted markup
Diffstat (limited to 'docs/reference')
-rw-r--r--docs/reference/src/api/socket/index.md2
-rw-r--r--docs/reference/src/api/socket/nng_bus_open.md2
-rw-r--r--docs/reference/src/api/socket/nng_pub_open.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/reference/src/api/socket/index.md b/docs/reference/src/api/socket/index.md
index f5f3783c..f9a85b23 100644
--- a/docs/reference/src/api/socket/index.md
+++ b/docs/reference/src/api/socket/index.md
@@ -1,4 +1,4 @@
-# Protocol Sockets
+# Sockets
## See Also
diff --git a/docs/reference/src/api/socket/nng_bus_open.md b/docs/reference/src/api/socket/nng_bus_open.md
index 5ec526b9..3eb235e3 100644
--- a/docs/reference/src/api/socket/nng_bus_open.md
+++ b/docs/reference/src/api/socket/nng_bus_open.md
@@ -2,7 +2,7 @@
## NAME
-nng*bus_open --- create \_BUS* socket
+nng_bus_open --- create _BUS_ socket
## SYNOPSIS
diff --git a/docs/reference/src/api/socket/nng_pub_open.md b/docs/reference/src/api/socket/nng_pub_open.md
index 18321896..cfbbb91e 100644
--- a/docs/reference/src/api/socket/nng_pub_open.md
+++ b/docs/reference/src/api/socket/nng_pub_open.md
@@ -2,7 +2,7 @@
## NAME
-nng*pub_open --- create \_PUB* socket
+nng_pub_open --- create _PUB_ socket
## SYNOPSIS