From 48eabd3cec3e006c4258e102c54ddf8c9707c83c Mon Sep 17 00:00:00 2001 From: Nakidai Date: Fri, 28 Mar 2025 14:11:12 +0300 Subject: Fix minor things in manpages - Fix One type in macro name - Change order of Xr --- 3cl.1 | 2 +- ccl.7 | 4 ++-- 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 -- cgit 1.4.1