about summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
Diffstat (limited to 'README.7')
-rw-r--r--README.74
1 files changed, 3 insertions, 1 deletions
diff --git a/README.7 b/README.7
index 2d65e2d..6f0ae3a 100644
--- a/README.7
+++ b/README.7
@@ -110,10 +110,12 @@ PKG_CONFIG_PATH=/opt/libressl/lib/pkgconfig ./configure
 If your system is incapable of providing LibreSSL,
 consider building it manually and installing to
 .Pa /usr/local ,
-making sure to add
+adding
 .Pa /usr/local/lib
 to
 .Pa /etc/ld.so.conf
+and running
+.Xr ldconfig 8
 if necessary.
 .
 .Pp
00'>2018-11-10Add deflateParams.3June McEnroe 2018-11-10Add deflateReset.3June McEnroe 2018-11-10Add deflateCopy.3June McEnroe 2018-11-10Add deflateSetDictionary.3June McEnroe 2018-11-10Remove initial deflate(3) reference in deflateInit2.3June McEnroe 2018-11-10Remove trailing whitespaceJune McEnroe 2018-11-10Add deflateInit2.3June McEnroe 2018-11-10Refer to deflate(3) for z_streamp typeJune McEnroe 2018-11-10Document z_stream fields in deflate.3June McEnroe 2018-11-10Add inflate.3June McEnroe 2018-11-09Use Pq/Po/Pc moreJune McEnroe 2018-11-09Add FreeBSD MakefileJune McEnroe 2018-11-09Add deflate.3June McEnroe