summary refs log tree commit diff
path: root/README.7
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 /README.7
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
Diffstat (limited to '')
-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
95b46fad91e1c2037e7c&follow=1'>Revert "Add AutoClose"June McEnroe 2012-01-22Revert "Disable powerline for now"June McEnroe 2012-01-22Revert "Add VCS repo directories to wildignore"June McEnroe 2012-01-22Disable powerline for nowJune McEnroe 2012-01-22Update some pluginsJune McEnroe 2012-01-22Add VCS repo directories to wildignoreJune McEnroe 2012-01-22Map ,e and ,b to CtrlP file and buffer respectivelyJune McEnroe 2012-01-22Add vim-spaceJune McEnroe 2012-01-22Add AutoCloseJune McEnroe 2012-01-22Add binding for GundoJune McEnroe 2012-01-22Add GundoJune McEnroe 2012-01-22Add Jellybeans colorschemeJune McEnroe 2012-01-22Add syntasticJune McEnroe 2012-01-21Add PowerlineJune McEnroe 2012-01-21Add quicktaskJune McEnroe 2012-01-15Moved comments out of mapsJune McEnroe 2012-01-14Disable scrollbarsJune McEnroe