summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-31 19:17:09 -0400
committerJune McEnroe <june@causal.agency>2020-03-31 19:17:09 -0400
commite538fe54b94f109d435dded628b8cbafd36a5514 (patch)
tree4ef4c2beadf4a9a4c6dc03571ac8fa0c2767de47 /README.7
parentAdd pounce to README's SEE ALSO (diff)
downloadcatgirl-e538fe54b94f109d435dded628b8cbafd36a5514.tar.gz
catgirl-e538fe54b94f109d435dded628b8cbafd36a5514.zip
Add notes on how to view README.7
I'm feeling generous :)
Diffstat (limited to 'README.7')
-rw-r--r--README.73
1 files changed, 3 insertions, 0 deletions
diff --git a/README.7 b/README.7
index 72f0919..a6522d2 100644
--- a/README.7
+++ b/README.7
@@ -1,6 +1,7 @@
 .Dd March 31, 2020
 .Dt README 7
 .Os "Causal Agency"
+.\" To view this file, run: man ./README.7
 .
 .Sh NAME
 .Nm catgirl
@@ -178,3 +179,5 @@ For sending patches by email, see
 .Pp
 IRC bouncer:
 .Lk https://git.causal.agency/pounce "pounce"
+.
+.\" To view this file, run: man ./README.7
ff: ban strcat()Christian Hesse 2018-09-11ui-ssdiff: ban strncpy()Christian Hesse 2018-09-11ui-shared: ban strcat()Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev