summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-04 10:58:03 -0400
committerJune McEnroe <june@causal.agency>2020-04-04 10:58:03 -0400
commit3c9bb4e7a36f942fa74fae96a57006c5d04ea9d8 (patch)
tree2d2ae1a1eb79fc0904c782c886e33726bd8cb4ac
parentUse gnu-case-range and gnu-conditional-omitted-operand extensions (diff)
downloadcatgirl-3c9bb4e7a36f942fa74fae96a57006c5d04ea9d8.tar.gz
catgirl-3c9bb4e7a36f942fa74fae96a57006c5d04ea9d8.zip
Add note about symlinking /etc/ssl/cert.pem
-rw-r--r--README.79
1 files changed, 7 insertions, 2 deletions
diff --git a/README.7 b/README.7
index 6f0ae3a..1c3ba5a 100644
--- a/README.7
+++ b/README.7
@@ -1,4 +1,4 @@
-.Dd March 31, 2020
+.Dd April  4, 2020
 .Dt README 7
 .Os "Causal Agency"
 .\" To view this file, run: man ./README.7
@@ -116,7 +116,12 @@ to
 .Pa /etc/ld.so.conf
 and running
 .Xr ldconfig 8
-if necessary.
+if needed.
+It may also be necessary to create
+.Pa /etc/ssl/cert.pem
+as a symbolic link to
+.Pa /etc/ssl/certs/ca-certificates.crt
+or similar path.
 .
 .Pp
 The
='/exman/tag/?h=2062.73'>2062.73June McEnroe 2021-10-15Update to OpenBSD 7.0 2062.63June McEnroe 2021-08-29Update to Linux man-pages 5.13 2062.53Štěpán Němec 2021-08-26Update to NetBSD 9.2 2062.52June McEnroe 2021-08-26Support DESTDIR in install/uninstallJune McEnroe 2021-08-26Add version number generatorJune McEnroe 2021-08-22Add ISC license headerJune McEnroe 2021-08-22Update to Linux man-pages 5.12Štěpán Němec 2021-06-21Add manuals for macOS 11.3June McEnroe 2021-05-08Update to OpenBSD 6.9June McEnroe 2021-04-26Update to Linux man-pages 5.11June McEnroe 2021-04-26Update to FreeBSD 13.0June McEnroe 2021-01-27Completely rewrite how manuals are fetched and installedJune McEnroe 2020-12-14Update to man-pages-posix 2017-aJune McEnroe 2020-12-14Update to OpenBSD 6.8June McEnroe 2020-12-14Update to NetBSD 9.1June McEnroe 2020-12-14Update to man-pages 5.09June McEnroe 2020-12-14Update to FreeBSD 12.2June McEnroe 2020-06-08Update to OpenBSD 6.7June McEnroe 2020-05-04Add hack for macOS to search extra man sectionsJune McEnroe 2020-05-04Don't clear MANSECTJune McEnroe