aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nn_setsockopt.3compat.adoc
Commit message (Collapse)AuthorAge
* Remove the documentation for 3compat.Garrett D'Amore2024-10-06
|
* Harmonize the use of NNG in documentation.Garrett D'Amore2020-06-18
| | | | | NNG is always a noun, never an adjective, and should always be capitalized. We also reduced some unnecessary usages of it.
* Language cleanups in the documentation.Garrett D'Amore2020-06-18
| | | | | | Mostly this is removal of the smart quotes, which were over-used, and misused, and could have been mistaken to be pejorative. A few other minor nits were fixed while here.
* fixes #861 Man pages need to use .adoc suffixGarrett D'Amore2019-07-06
|
* Fix numerous spelling errrors.Garrett D'Amore2018-05-30
| | | | | | | These were found with the help of "aspell". Additionally, while reviewing the output from the spell checker, several content errors were noticed and fixed.
* fixes #495 SEE ALSO should use [align=left]Garrett D'Amore2018-05-29
| | | | | | | | | | | | fixes #494 ERRORS section should use [horizontal] These changes address some basic formatting consistency things, and ultimately (when combined with other tooling changes that are not part of this repo) lead to vastly improved layout in the printed documentation. While here we removed trailing whitespace, and did certain other minor markup tweaks.
* fixes #384 Add NN_PROTOCOL and relatedGarrett D'Amore2018-04-30
|
* Fix socket option levels (compat options).Garrett D'Amore2018-04-14
|
* fixes #303 Flesh out compatible API docsGarrett D'Amore2018-04-14