diff options
Diffstat (limited to 'man/man3/tomo-Path.sibling.3')
| -rw-r--r-- | man/man3/tomo-Path.sibling.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-Path.sibling.3 b/man/man3/tomo-Path.sibling.3 index 5c39d159..7d4bbd04 100644 --- a/man/man3/tomo-Path.sibling.3 +++ b/man/man3/tomo-Path.sibling.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Path.sibling 3 2025-09-21 "Tomo man-pages" +.TH Path.sibling 3 2025-11-29 "Tomo man-pages" .SH NAME Path.sibling \- get another path in the same directory .SH LIBRARY @@ -32,3 +32,5 @@ A new path representing the sibling. .EX assert (/foo/baz).sibling("doop") == (/foo/doop) .EE +.SH SEE ALSO +.BR Tomo-Path (3) |
