From 206de0ad6f338c7e375885443836fbb44853550b Mon Sep 17 00:00:00 2001 From: Anthon van der Neut Date: Mon, 5 Oct 2020 15:30:40 +0200 Subject: added missing backquote (#1299) This is also missing in https://nng.nanomsg.org/RATIONALE.html, which seems to be a newer/extended version of this document --- docs/RATIONALE.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/RATIONALE.adoc b/docs/RATIONALE.adoc index 93013485..b78a5b16 100644 --- a/docs/RATIONALE.adoc +++ b/docs/RATIONALE.adoc @@ -165,7 +165,7 @@ As a C programmer coming from UNIX systems, this really attracted me. The problem is that the POSIX APIs are actually really horrible. In particular the semantics around `cmsg` are about as arcane and painful as -one can imagine. Largely, this has meant that extensions to the `cmsg +one can imagine. Largely, this has meant that extensions to the `cmsg` API simply have not occurred in _nanomsg_. The `cmsg` API specified by POSIX is as bad as it is because POSIX had -- cgit v1.2.3-70-g09d2