about summary refs log tree commit diff
path: root/ccl.7
diff options
context:
space:
mode:
Diffstat (limited to 'ccl.7')
-rw-r--r--ccl.74
1 files changed, 2 insertions, 2 deletions
diff --git a/ccl.7 b/ccl.7
index e63b141..83a58b0 100644
--- a/ccl.7
+++ b/ccl.7
@@ -126,7 +126,7 @@ like
 .Pc .
 If called from a procedure,
 exits it
-.Pc
+.Po
 like
 .Ql return
 .Pc .
@@ -299,8 +299,8 @@ F {
 .Ed
 .
 .Sh SEE ALSO
-.Xr ascii 7 ,
 .Xr 3cl 1 ,
+.Xr ascii 7 ,
 .Lk https://github.com/holy-8/cool_char_lang Original implementation
 .
 .Sh AUTHORS