diff options
Diffstat (limited to 'docs/reference/src')
| -rw-r--r-- | docs/reference/src/api/socket/index.md | 2 | ||||
| -rw-r--r-- | docs/reference/src/api/socket/nng_bus_open.md | 2 | ||||
| -rw-r--r-- | docs/reference/src/api/socket/nng_pub_open.md | 2 |
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 |
