summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--3cl.12
-rw-r--r--ccl.74
2 files changed, 3 insertions, 3 deletions
diff --git a/3cl.1 b/3cl.1
index 9dc1c14..f9e1ce5 100644
--- a/3cl.1
+++ b/3cl.1
@@ -13,7 +13,7 @@
 .
 .Sh DESCRIPTION
 Executes a
-.Ar file 
+.Ar file
 as a
 .Xr ccl 7
 script.
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