about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README3
-rw-r--r--README.72
2 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index fbec6a5..cfc9fd8 100644
--- a/README
+++ b/README
@@ -8,6 +8,7 @@ DESCRIPTION
      langauge, but different and with more features.
 
 SEE ALSO
-     Original implementation: https://github.com/holy-8/cool_char_lang
+     3cl(1), ccl(7), Original implementation:
+     https://github.com/holy-8/cool_char_lang
 
 3cl									   3cl
diff --git a/README.7 b/README.7
index 08dde10..41f340d 100644
--- a/README.7
+++ b/README.7
@@ -15,4 +15,6 @@ but different
 and with more features.
 .
 .Sh SEE ALSO
+.Xr 3cl 1 ,
+.Xr ccl 7 ,
 .Lk https://github.com/holy-8/cool_char_lang Original implementation