aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Path.can_execute.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Path.can_execute.3')
-rw-r--r--man/man3/tomo-Path.can_execute.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-Path.can_execute.3 b/man/man3/tomo-Path.can_execute.3
index eb0a0cb6..5afd3b39 100644
--- a/man/man3/tomo-Path.can_execute.3
+++ b/man/man3/tomo-Path.can_execute.3
@@ -2,7 +2,7 @@
.\" Copyright (c) 2025 Bruce Hill
.\" All rights reserved.
.\"
-.TH Path.can_execute 3 2025-04-19T14:30:40.364935 "Tomo man-pages"
+.TH Path.can_execute 3 2025-04-19T14:48:15.714714 "Tomo man-pages"
.SH NAME
Path.can_execute \- Returns whether or not a file can be executed by the current user/group.
@@ -10,7 +10,7 @@ Path.can_execute \- Returns whether or not a file can be executed by the current
Tomo Standard Library
.SH SYNOPSIS
.nf
-.BI "Path.can_execute : func(path: Path -> Bool)"
+.BI Path.can_execute\ :\ func(path:\ Path\ ->\ Bool)
.fi
.SH DESCRIPTION