summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-05-04 18:35:18 -0400
committerJune McEnroe <june@causal.agency>2021-05-04 18:35:18 -0400
commit4ac099e31a5c81d6626d32b522b8d5b30c276680 (patch)
tree39d67614d2bac8ae3a692e8e86daa035fbfff716
parentIgnore messages in reply to previously ignored messages (diff)
downloadcatgirl-4ac099e31a5c81d6626d32b522b8d5b30c276680.tar.gz
catgirl-4ac099e31a5c81d6626d32b522b8d5b30c276680.zip
Remove no longer needed advice about mandir
-rw-r--r--README.75
1 files changed, 1 insertions, 4 deletions
diff --git a/README.7 b/README.7
index 4b5f564..3e3ff50 100644
--- a/README.7
+++ b/README.7
@@ -1,4 +1,4 @@
-.Dd February  8, 2021
+.Dd May  4, 2021
 .Dt README 7
 .Os "Causal Agency"
 .\" To view this file, run: man ./README.7
@@ -122,9 +122,6 @@ and with
 .Nm Fl R ,
 .Xr unveil 2
 is used to limit filesystem access.
-On BSD systems,
-configure with
-.Fl \-mandir=/usr/local/man .
 .
 .Bd -literal -offset indent
 \&./configure
0400'>2021-05-08Import LibreSSL 3.3.3June McEnroe 2021-04-18build: Remove added x509_verify.3 links 3.3.2June McEnroe 2021-04-18tls: Use EC_KEY_set_ex_dataJune McEnroe 2021-04-18Import LibreSSL 3.3.2June McEnroe 2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe