diff options
Diffstat (limited to 'docs/man/nng_compat.3compat.adoc')
| -rw-r--r-- | docs/man/nng_compat.3compat.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_compat.3compat.adoc b/docs/man/nng_compat.3compat.adoc index c70e1752..d259ced5 100644 --- a/docs/man/nng_compat.3compat.adoc +++ b/docs/man/nng_compat.3compat.adoc @@ -63,7 +63,7 @@ See the <<Caveats>> section below. === Compiling When compiling legacy _nanomsg_ applications, it will generally be -necessary to change the include search path to add the "`compat`" subdirectory +necessary to change the include search path to add the `compat` subdirectory of the directory where headers were installed. For example, if _nng_ is installed in `$prefix`, then header files will normally be located in `$prefix/include/nng`. |
