aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Path.base_name.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Path.base_name.3')
-rw-r--r--man/man3/tomo-Path.base_name.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-Path.base_name.3 b/man/man3/tomo-Path.base_name.3
index fe43fc04..3d6e0f07 100644
--- a/man/man3/tomo-Path.base_name.3
+++ b/man/man3/tomo-Path.base_name.3
@@ -2,7 +2,7 @@
.\" Copyright (c) 2025 Bruce Hill
.\" All rights reserved.
.\"
-.TH Path.base_name 3 2025-09-21 "Tomo man-pages"
+.TH Path.base_name 3 2025-11-29 "Tomo man-pages"
.SH NAME
Path.base_name \- base name of a file
.SH LIBRARY
@@ -31,3 +31,5 @@ The base name of the file or directory.
.EX
assert (./path/to/file.txt).base_name() == "file.txt"
.EE
+.SH SEE ALSO
+.BR Tomo-Path (3)