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