diff options
author | C. McEnroe | 2021-06-24 15:04:37 -0400 |
---|---|---|
committer | C. McEnroe | 2021-06-24 15:04:37 -0400 |
commit | 21a9954e7cf96b38d3a1e0d0ede2ab89ca7febd1 (patch) | |
tree | d46677bf3a6fb11c742fa1bc6aa090369efa77d2 /README.7 | |
parent | 60ff44cf4e68e326b6c94a4b68e39b65d14726ef (diff) |
Encourage packagers to patch in text macros
Maybe no one will ever do it but I think it's a fun idea.
Diffstat (limited to 'README.7')
-rw-r--r-- | README.7 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/README.7 b/README.7 index 52f3930..e68dd95 100644 --- a/README.7 +++ b/README.7 @@ -1,7 +1,7 @@ +.\" To view this file, run: man ./README.7 .Dd May 4, 2021 .Dt README 7 .Os "Causal Agency" -.\" To view this file, run: man ./README.7 . .Sh NAME .Nm catgirl @@ -130,6 +130,11 @@ sudo make install .Ed . .Pp +Packagers are encouraged +to patch in their own text macros in +.Pa edit.c . +. +.Pp If installing .Sy libtls manually to |